[PATCH v5 2/3] arm: dts: add Nuvoton NPCM750 device tree
From: robh@kernel.org (Rob Herring)
Date: 2017-09-18 20:37:56
Also in:
linux-devicetree, lkml, openbmc
From: robh@kernel.org (Rob Herring)
Date: 2017-09-18 20:37:56
Also in:
linux-devicetree, lkml, openbmc
On Mon, Sep 18, 2017 at 2:46 PM, Rob Herring [off-list ref] wrote:
On Fri, Sep 08, 2017 at 06:53:07PM -0700, Brendan Higgins wrote:quoted
Add a common device tree for all Nuvoton NPCM750 BMCs and a board specific device tree for the NPCM750 (Poleg) evaluation board.
[...]
quoted
+/ { + model = "Nuvoton npcm750 Development Board (Device Tree)"; + compatible = "nuvoton,npcm750"; + + chosen { + stdout-path = &serial3;stdout-path is a path string, not a phandle.
Sorry, it's Monday and my brain is not working. This is fine. Rob