aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOfer Yehielli <ofery@google.com>2018-09-24 15:15:20 -0700
committerOfer Yehielli <ofery@google.com>2018-09-24 15:15:20 -0700
commitb3823b8508c96d6d3f5bb79a937e7d297384de88 (patch)
tree7073eeb629d28ec9baee014b0bb2aa93cb9f87e7
parent6ab805c8a7e3691def00a0debeb3e07fa459f221 (diff)
downloadqcom-msm-v4.9-b3823b8508c96d6d3f5bb79a937e7d297384de88.tar.gz
Make common led driver defined in dtsi file with I2C slave address 0x60
Change-Id: I5a2d39b39bb0b218c66bbe57d1b26d053e2933cb
-rw-r--r--arch/arm64/boot/dts/qcom/apq8053-lat-concam.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/qcom/apq8053-lat-concam.dtsi b/arch/arm64/boot/dts/qcom/apq8053-lat-concam.dtsi
index caa246c52592..1cfa335b7756 100644
--- a/arch/arm64/boot/dts/qcom/apq8053-lat-concam.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8053-lat-concam.dtsi
@@ -524,14 +524,14 @@
};
};
- tlc59116@68 {
+ tlc59116@60 {
#address-cells = <1>;
#size-cells = <0>;
#gpio-cells = <2>;
enable-gpio = <&tlmm 61 GPIO_ACTIVE_HIGH>;
compatible = "ti,tlc59116";
label = "tlc59116";
- reg = <0x68>;
+ reg = <0x60>;
chan0@0 {
label = "tlc59116:chan0";