OSDN Git Service

ppc/pegasos2: Fix naming of device tree nodes
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 19 Jul 2023 00:32:56 +0000 (02:32 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 4 Aug 2023 13:50:19 +0000 (10:50 -0300)
commit889dd6c525852e341c737aaca273a92fae05886f
tree673356464f90930e9ec7312e9e8b5ef220e87bf8
parentaa1133475e0fdea0ab7d994c0a62b74d575cfcce
ppc/pegasos2: Fix naming of device tree nodes

The board firmware names devices by their class so match that for
common devices. Also make sure the /rtas node has a name. This is
needed because VOF otherwise does not include it in results got by
nextprop which is how AmigaOS queries it and fails if no name property
is found.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-ID: <808ade37aa141563d1ee349254151672bf7a5d59.1689725688.git.balaton@eik.bme.hu>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/pegasos2.c