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

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

ARM: dts: msm: Update PCA9956B node for QCS405



Update PCA9956B LED node in QCS405 different for
circular mic array board and linear mic array board.

Change-Id: I7369c4d845ad8aad6db5b6b4fe9cf9d27a56fce2
Signed-off-by: default avatarPrashanth Vadde <pvadde@codeaurora.org>
parent c286c779
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 EVB2 1000 IOT";
+0 −1
Original line number Diff line number Diff line
@@ -244,4 +244,3 @@
		};
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

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

/ {
	model = "Qualcomm Technologies, Inc. QCS405 EVB1 1000 IOT";
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
#include "qcs405.dtsi"
#include "qcs405-audio-overlay.dtsi"
#include "qcs405-geni-ir-overlay.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS405 EVB1 4000 SPI IOT";
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#include "qcs405-audio-overlay.dtsi"
#include "qcs405-geni-ir-overlay.dtsi"
#include "qcs405-pinctrl.dtsi"
#include "qcs405-circular-pca9956.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS405 sEVB/SLT IOT";
Loading