1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-11-01 19:05:51 +01:00
Files
u-boot-megous/arch/powerpc/dts
Christophe Leroy 6ade8439cc board: cssi: Fix SPI nodes in DTS
When adding additional SPI peripherals, the reg property needs to
be added, and this leads to the following error:

  arch/powerpc/dts/cmpc885.dtb: Warning (reg_format): /immr@ff000000/spi@aa0/temp@1:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
  arch/powerpc/dts/cmpc885.dtb: Warning (reg_format): /immr@ff000000/spi@aa0/temp@2:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)

Fix it by removing cell-index and cell-size which is unused and add
reg property. Also fix node name to be in line with reg value.
Also add missing compatible for eeprom node.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
2024-04-18 15:47:46 +02:00
..
2024-04-18 15:47:46 +02:00
2024-04-18 15:47:46 +02:00
2023-04-28 17:52:23 +02:00
2023-04-06 14:47:47 +02:00
2020-09-24 08:27:44 -04:00
2020-09-24 08:27:44 -04:00
2020-09-24 08:27:44 -04:00
2020-09-24 08:27:44 -04:00
2020-09-24 08:27:44 -04:00
2020-09-24 08:27:44 -04:00
2020-09-24 08:27:44 -04:00