diff --git a/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch b/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch index 002c7768..a4cac49d 100755 --- a/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch +++ b/root/target/linux/bcm27xx/patches-5.4/950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch @@ -300,12 +300,12 @@ Signed-off-by: Phil Elwell + }; + + spi3_pins: spi3_pins { -+ brcm,pins = <1 2 3>; ++ brcm,pins = <1 2>; + brcm,function = ; + }; + + spi4_pins: spi4_pins { -+ brcm,pins = <5 6 7>; ++ brcm,pins = <5 7>; + brcm,function = ; + }; + @@ -321,7 +321,7 @@ Signed-off-by: Phil Elwell + }; + + i2c4_pins: i2c4 { -+ brcm,pins = <8 9>; ++ brcm,pins = <8>; + brcm,function = ; + brcm,pull = ; + }; @@ -364,7 +364,7 @@ Signed-off-by: Phil Elwell + }; + + uart4_pins: uart4_pins { -+ brcm,pins = <8 9>; ++ brcm,pins = <8>; + brcm,function = ; + brcm,pull = <0 2>; + }; @@ -385,7 +385,7 @@ Signed-off-by: Phil Elwell + regulator-max-microvolt = <3300000>; + regulator-boot-on; + enable-active-high; -+ gpio = <&expgpio 6 GPIO_ACTIVE_HIGH>; ++ gpio = <&expgpio 600 GPIO_ACTIVE_HIGH>; + }; +}; +