]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Use generic spi@ name in zcu111-revA
authorMichal Simek <michal.simek@amd.com>
Fri, 13 Sep 2024 09:28:50 +0000 (11:28 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 20 Sep 2024 13:31:41 +0000 (15:31 +0200)
DT schema requires to use spi@ name for SPI devices that's why fix it.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/394cc43935d41eea3cfa4e3745edf495009b98d9.1726219714.git.michal.simek@amd.com
arch/arm/dts/zynqmp-zcu111-revA.dts

index 787cf0d87f9fe0d27cbe73374c2ba697ae3be2f3..3a1580dfc400c8c20327c8b98cc7d89f82aebf21 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <5>;
-                               sc18is603@2f { /* sc18is602 - u93 */
+                               sc18is603: spi@2f { /* sc18is602 - u93 */
                                        compatible = "nxp,sc18is603";
                                        reg = <0x2f>;
                                        /* 4 gpios for CS not handled by driver */