aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorMatthew Hagan <mnhagan88@gmail.com>2021-05-13 23:15:27 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-28 17:51:52 +0100
commit6e5b8c6300019e8148008060dfbabb008c2a5ec5 (patch)
tree81b56f61cfdf1a228a347c7215696c84ec50f551 /target/linux/ipq806x
parent771691ec839b8e6925b5cd1d1a34a7ba67c0313f (diff)
downloadupstream-6e5b8c6300019e8148008060dfbabb008c2a5ec5.tar.gz
upstream-6e5b8c6300019e8148008060dfbabb008c2a5ec5.tar.bz2
upstream-6e5b8c6300019e8148008060dfbabb008c2a5ec5.zip
ipq806x: add gsbi2_i2c label
gsbi2_i2c is used by the Meraki MR42 so we need to expose a label here. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/patches-5.10/082-ipq8064-dtsi-tweaks.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ipq806x/patches-5.10/082-ipq8064-dtsi-tweaks.patch b/target/linux/ipq806x/patches-5.10/082-ipq8064-dtsi-tweaks.patch
index c91fb68dc4..d6a4593749 100644
--- a/target/linux/ipq806x/patches-5.10/082-ipq8064-dtsi-tweaks.patch
+++ b/target/linux/ipq806x/patches-5.10/082-ipq8064-dtsi-tweaks.patch
@@ -86,6 +86,15 @@
compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
reg = <0x12490000 0x1000>,
<0x12480000 0x1000>;
+@@ -261,7 +266,7 @@
+ status = "disabled";
+ };
+
+- i2c@124a0000 {
++ gsbi2_i2c: i2c@124a0000 {
+ compatible = "qcom,i2c-qup-v1.1.1";
+ reg = <0x124a0000 0x1000>;
+ interrupts = <GIC_SPI 196 IRQ_TYPE_LEVEL_HIGH>;
@@ -326,7 +331,7 @@
syscon-tcsr = <&tcsr>;