Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0cad751b authored by Prashanth Vadde's avatar Prashanth Vadde Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add PCA9956B node for QCS40x new platforms



Add PCA9956B LED node in new QCS405 and QCS403 platforms.

Change-Id: I7f96cc91f5c94b3067086c459faeedea034c77ec
Signed-off-by: default avatarPrashanth Vadde <pvadde@codeaurora.org>
parent a9d020c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

#include "qcs403.dtsi"
#include "qcs405-audio-overlay.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS403 RCM IOT";
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@

#include "qcs403.dtsi"
#include "qcs405-wsa-audio-overlay.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS403 SSRD IOT";
	compatible = "qcom,qcs403-iot", "qcom,qcs403", "qcom,iot";
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@
/dts-v1/;

#include "qcs403.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS403 SSRD IOT AUDIO PLL";
	compatible = "qcom,qcs403-iot", "qcom,qcs403", "qcom,iot";
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

#include "qcs405.dtsi"
#include "qcs405-tdm-audio-overlay.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS405 EVB1 4000 TDM Mic";
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include "qcs405.dtsi"
#include "qcs405-amic-audio-overlay.dtsi"
#include "qcs405-geni-ir-overlay.dtsi"
#include "qcs405-circular-pca9956.dtsi"
#include "qcs405-linear-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS405 EVB1 4K/CSRA8 SPI/LiN";
Loading