]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: qcom: msm8974: Add i2c8 node
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 24 Nov 2015 05:54:34 +0000 (21:54 -0800)
committerAndy Gross <agross@codeaurora.org>
Wed, 9 Dec 2015 05:33:13 +0000 (23:33 -0600)
Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Andy Gross <agross@codeaurora.org>
arch/arm/boot/dts/qcom-msm8974.dtsi

index 753bdfddd46ea5d503c8409cc5c035b239efe47c..dfdafdcb8aae99711507bc4abfbbd7374ba39205 100644 (file)
                        interrupts = <0 208 0>;
                };
 
+               blsp_i2c8: i2c@f9964000 {
+                       status = "disabled";
+                       compatible = "qcom,i2c-qup-v2.1.1";
+                       reg = <0xf9964000 0x1000>;
+                       interrupts = <0 102 IRQ_TYPE_NONE>;
+                       clocks = <&gcc GCC_BLSP2_QUP2_I2C_APPS_CLK>, <&gcc GCC_BLSP2_AHB_CLK>;
+                       clock-names = "core", "iface";
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+               };
+
                blsp_i2c11: i2c@f9967000 {
                        status = "disabled";
                        compatible = "qcom,i2c-qup-v2.1.1";