]> Git Repo - qemu.git/commit
ppc/pnv: fix "bmc" node name in DT
authorCédric Le Goater <[email protected]>
Mon, 2 Sep 2019 09:29:32 +0000 (11:29 +0200)
committerDavid Gibson <[email protected]>
Fri, 4 Oct 2019 00:25:23 +0000 (10:25 +1000)
commitf42b6f535c290046d10aebf1796fb46957dfa8e6
tree9e144fcddec91e7f8894a06859e40ffb5257e6dc
parent58c46efa451caa3935224223f950216872e2eee3
ppc/pnv: fix "bmc" node name in DT

Fixes the dtc output :

ERROR (node_name_chars): //bmc: Bad character '/' in node name
Warning (avoid_unnecessary_addr_size): /bmc: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Cédric Le Goater <[email protected]>
Message-Id: <20190902092932[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/ppc/pnv_bmc.c
This page took 0.025071 seconds and 4 git commands to generate.