On Tue, Feb 13, 2018 at 10:30 AM, Arnd Bergmann <[email protected]> wrote: > On Tue, Feb 6, 2018 at 12:57 AM, Brendan Higgins > <[email protected]> wrote: >> Add a common device tree for all Nuvoton NPCM750 BMCs and a board >> specific device tree for the NPCM750 (Poleg) evaluation board. >> >> Signed-off-by: Brendan Higgins <[email protected]> >> Reviewed-by: Tomer Maimon <[email protected]> >> Reviewed-by: Avi Fishman <[email protected]> >> Reviewed-by: Joel Stanley <[email protected]> >> Reviewed-by: Rob Herring <[email protected]> >> Tested-by: Tomer Maimon <[email protected]> >> Tested-by: Avi Fishman <[email protected]> > ... >> + enable-method = "nuvoton,npcm7xx-smp"; > > I see this has already been reviewed quite a bit, but I'm curious > about the 'npcm7xx' > part here. Shouldn't that be a real chip name rather than a wildcard? > > Arnd
There is a family of npcm7xx, some with SMP and some without. For those who has it, it is common for all to use the same "nuvoton,npcm7xx-smp". Avi

