From c3bc2c89c0f82d8e032d230b3c9e8a569983b651 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Sun, 29 May 2022 18:31:12 +0800 Subject: [PATCH] Update 950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch --- .../950-0785-ARM-dts-Add-bcm2711-rpi-cm4.dts.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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>; + }; +}; +