diff --git a/6.1/target/linux/ipq40xx/patches-6.1/902-dts-ipq4019-ap-dk04.1.patch b/6.1/target/linux/ipq40xx/patches-6.1/902-dts-ipq4019-ap-dk04.1.patch index ebcd6214..490da055 100644 --- a/6.1/target/linux/ipq40xx/patches-6.1/902-dts-ipq4019-ap-dk04.1.patch +++ b/6.1/target/linux/ipq40xx/patches-6.1/902-dts-ipq4019-ap-dk04.1.patch @@ -102,28 +102,3 @@ }; }; -@@ -103,9 +129,24 @@ - perst-gpio = <&tlmm 38 0x1>; - }; - -+ i2c0: i2c@78b7000 { /* BLSP1 QUP2 */ -+ pinctrl-0 = <&i2c_0_pins>; -+ pinctrl-names = "default"; -+ -+ status = "okay"; -+ }; -+ - qpic-nand@79b0000 { - pinctrl-0 = <&nand_pins>; - pinctrl-names = "default"; - }; -+ -+ crypto@8e3a000 { -+ status = "okay"; -+ }; -+ -+ watchdog@b017000 { -+ status = "okay"; -+ }; - }; - };