[PATCH v9 2/3] arm: dts: add Nuvoton NPCM750 device tree
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-02-13 08:30:59
Also in:
linux-devicetree, lkml, openbmc
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-02-13 08:30:59
Also in:
linux-devicetree, lkml, openbmc
On Tue, Feb 6, 2018 at 12:57 AM, Brendan Higgins [off-list ref] 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 <redacted> Reviewed-by: Tomer Maimon <tmaimon77@gmail.com> Reviewed-by: Avi Fishman <avifishman70@gmail.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Rob Herring <robh@kernel.org> Tested-by: Tomer Maimon <tmaimon77@gmail.com> Tested-by: Avi Fishman <avifishman70@gmail.com>
...
+ 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