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

Commit f51d0bcc authored by Yeleswarapu Nagaradhesh's avatar Yeleswarapu Nagaradhesh
Browse files

ARM: dts: msm: correct WSA8815 chip id



Chip id of WSA8815 is 21170214 and 21170213.
Correct the chip id's in dtsi file.

Change-Id: Ib83505f8a786f0d0ca95d3ea8d83a85d8dc9bf05
Signed-off-by: default avatarYeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
parent 7568ce9a
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -30,15 +30,15 @@
				qcom,spkr-sd-n-gpio = <&tlmm 96 0>;
			};

			wsa881x_213: wsa881x@20170213 {
			wsa881x_213: wsa881x@21170213 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170213>;
				reg = <0x00 0x21170213>;
				qcom,spkr-sd-n-gpio = <&tlmm 96 0>;
			};

			wsa881x_214: wsa881x@20170214 {
			wsa881x_214: wsa881x@21170214 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170214>;
				reg = <0x00 0x21170214>;
				qcom,spkr-sd-n-gpio = <&tlmm 96 0>;
			};
		};
+5 −5
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -30,15 +30,15 @@
				qcom,spkr-sd-n-gpio = <&msm_gpio 95 0>;
			};

			wsa881x_213: wsa881x@20170213 {
			wsa881x_213: wsa881x@21170213 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170213>;
				reg = <0x00 0x21170213>;
				qcom,spkr-sd-n-gpio = <&msm_gpio 94 0>;
			};

			wsa881x_214: wsa881x@20170214 {
			wsa881x_214: wsa881x@21170214 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170214>;
				reg = <0x00 0x21170214>;
				qcom,spkr-sd-n-gpio = <&msm_gpio 95 0>;
			};
		};
+5 −5
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -30,15 +30,15 @@
				qcom,spkr-sd-n-gpio = <&tlmm 96 0>;
			};

			wsa881x_213: wsa881x@20170213 {
			wsa881x_213: wsa881x@21170213 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170213>;
				reg = <0x00 0x21170213>;
				qcom,spkr-sd-n-gpio = <&tlmm 96 0>;
			};

			wsa881x_214: wsa881x@20170214 {
			wsa881x_214: wsa881x@21170214 {
				compatible = "qcom,wsa881x";
				reg = <0x00 0x20170214>;
				reg = <0x00 0x21170214>;
				qcom,spkr-sd-n-gpio = <&tlmm 96 0>;
			};
		};