1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/arm64/boot/dts/microchip
Krzysztof Kozlowski 6c7c4b91aa arm64: dts: microchip: sparx5_pcb135: drop duplicated NOR flash
Since beginning the DTS extended the SPI0 in two places adding two SPI
muxes, each with same SPI NOR flash.  Both used exactly the same
chip-selects, so this was clearly buggy code.  Then in commit
d0f482bb06 ("arm64: dts: sparx5: Add the Sparx5 switch node") one SPI
mux was removed, while keeping the SPI NOR flash node.

This still leaves duplicated SPI nodes under same chip select 0,
reported by dtc W=1 warnings:

  sparx5_pcb135_board.dtsi:92.10-96.4: Warning (unique_unit_address_if_enabled): /axi@600000000/spi@600104000/flash@0: duplicate unit-address (also used in node /axi@600000000/spi@600104000/spi@0)

Steen Hegelund confirmed that in fact there is a SPI mux, thus remove
the duplicated node without the mux.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Tested-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
2024-04-08 16:56:30 +01:00
..
Makefile arm64: dts: sparx5: Add basic cpu support 2020-07-22 22:28:38 +02:00
sparx5.dtsi arm64: dts: microchip: sparx5: correct serdes unit address 2024-04-08 16:55:41 +01:00
sparx5_nand.dtsi arm64: dts: microchip: align SPI NOR node name with dtschema 2022-04-26 12:38:17 +02:00
sparx5_pcb125.dts arm64: dts: microchip: align SPI NOR node name with dtschema 2022-04-26 12:38:17 +02:00
sparx5_pcb134.dts arm64: dts: sparx5: Add spi-nand devices 2020-09-16 11:39:51 +02:00
sparx5_pcb134_board.dtsi arm64: dts: microchip: sparx5_pcb134: drop duplicated NOR flash 2024-04-08 16:56:14 +01:00
sparx5_pcb134_emmc.dts arm64: dts: sparx5: Add Sparx5 eMMC support 2020-09-16 09:29:08 +02:00
sparx5_pcb135.dts arm64: dts: sparx5: Add spi-nand devices 2020-09-16 11:39:51 +02:00
sparx5_pcb135_board.dtsi arm64: dts: microchip: sparx5_pcb135: drop duplicated NOR flash 2024-04-08 16:56:30 +01:00
sparx5_pcb135_emmc.dts arm64: dts: sparx5: Add Sparx5 eMMC support 2020-09-16 09:29:08 +02:00
sparx5_pcb_common.dtsi arm64: dts: microchip: sparx5: do not use PSCI on reference boards 2023-05-17 14:13:31 +02:00