diff options
| author | Geert Uytterhoeven <[email protected]> | 2025-05-12 08:45:12 +0000 |
|---|---|---|
| committer | Geert Uytterhoeven <[email protected]> | 2025-05-14 11:29:50 +0000 |
| commit | fb30a7c5964235f674d92fd12bd68f688f366067 (patch) | |
| tree | 7152f0aca5caf185315c4b6f4ad6538e12602f3b /scripts/gcc-plugins/sancov_plugin.c | |
| parent | ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable USB host port (diff) | |
| download | kernel-fb30a7c5964235f674d92fd12bd68f688f366067.tar.gz kernel-fb30a7c5964235f674d92fd12bd68f688f366067.zip | |
arm64: dts: renesas: sparrow-hawk: Disable dtc spi_bus_bridge check
make dtbs:
arch/arm64/boot/dts/renesas/r8a779g0.dtsi:1269.24-1283.5: Warning (spi_bus_bridge): /soc/spi@e6ea0000: incorrect #address-cells for SPI bus
also defined at arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts:471.9-486.3
arch/arm64/boot/dts/renesas/r8a779g0.dtsi:1269.24-1283.5: Warning (spi_bus_bridge): /soc/spi@e6ea0000: incorrect #size-cells for SPI bus
also defined at arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dts:471.9-486.3
arch/arm64/boot/dts/renesas/r8a779g3-sparrow-hawk.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
The Sparrow Hawk uses the MSIOF module in I2S mode instead of SPI mode,
triggering a conflict between the SPI bus bindings and dtc:
- Serial engines that can be SPI controllers must use "spi" as their
node names,
- Dtc assumes nodes named "spi" are always SPI controllers.
Fix this by disabling this specific warning for this board.
Fixes: ca764d5321a2cee7 ("arm64: dts: renesas: sparrow-hawk: Add MSIOF Sound support")
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/[email protected]
Suggested-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/fbad3581f297d5b95a3b2813bbae7dba25a523fd.1747039399.git.geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
