aboutsummaryrefslogtreecommitdiff
path: root/src/arm/qcom-ipq4019.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2017-10-21 15:18:20 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2017-10-21 15:18:20 +0000
commitd5464ff11700ac44568e6816e00d1d1427cc46ae (patch)
tree1c388ab705b506c8d0e3f16710bfaa2cbc623262 /src/arm/qcom-ipq4019.dtsi
parentf3f213a6f94d330b77b3910f4c66b62aeec50645 (diff)
downloadsrc-d5464ff11700ac44568e6816e00d1d1427cc46ae.tar.gz
src-d5464ff11700ac44568e6816e00d1d1427cc46ae.zip
dts: Update the Device Tree Sources to Linux 4.13vendor/device-tree/4.13
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=324818 svn path=/vendor/device-tree/4.13/; revision=324819; tag=vendor/device-tree/4.13
Diffstat (limited to 'src/arm/qcom-ipq4019.dtsi')
-rw-r--r--src/arm/qcom-ipq4019.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arm/qcom-ipq4019.dtsi b/src/arm/qcom-ipq4019.dtsi
index b7a24af8f47b..4b7d97275c62 100644
--- a/src/arm/qcom-ipq4019.dtsi
+++ b/src/arm/qcom-ipq4019.dtsi
@@ -154,10 +154,10 @@
i2c_0: i2c@78b7000 {
compatible = "qcom,i2c-qup-v2.2.1";
- reg = <0x78b7000 0x6000>;
+ reg = <0x78b7000 0x600>;
interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&gcc GCC_BLSP1_AHB_CLK>,
- <&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>;
+ <&gcc GCC_BLSP1_QUP1_I2C_APPS_CLK>;
clock-names = "iface", "core";
#address-cells = <1>;
#size-cells = <0>;