diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ipq40xx/patches-5.4/902-dts-ipq4019-ap-dk04.1.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ipq40xx/patches-5.4/902-dts-ipq4019-ap-dk04.1.patch b/target/linux/ipq40xx/patches-5.4/902-dts-ipq4019-ap-dk04.1.patch index a34904b6f7..ca32144846 100644 --- a/target/linux/ipq40xx/patches-5.4/902-dts-ipq4019-ap-dk04.1.patch +++ b/target/linux/ipq40xx/patches-5.4/902-dts-ipq4019-ap-dk04.1.patch @@ -102,7 +102,7 @@ }; }; -@@ -89,23 +115,57 @@ +@@ -89,11 +115,11 @@ status = "ok"; cs-gpios = <&tlmm 12 0>; @@ -116,17 +116,17 @@ spi-max-frequency = <24000000>; }; }; +@@ -103,9 +129,48 @@ + perst-gpio = <&tlmm 38 0x1>; + }; -- pci@40000000 { -- status = "ok"; -- 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"; |