Skip to content

Commit d0844b6

Browse files
lnxbuildGerrit - the friendly Code Review server
authored and
Gerrit - the friendly Code Review server
committed
Merge "ARM: dts: msm: update micbias type for 8937/53/17 CDP"
2 parents 6b4ba96 + bd0cf7b commit d0844b6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

arch/arm/boot/dts/qcom/msm8917-audio-cdp.dtsi

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
2+
* Copyright (c) 2015-2016, 2018, The Linux Foundation. All rights reserved.
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License version 2 and
@@ -13,7 +13,7 @@
1313

1414
&int_codec {
1515
status = "okay";
16-
qcom,msm-hs-micbias-type = "internal";
16+
qcom,msm-hs-micbias-type = "external";
1717

1818
asoc-wsa-codec-names = "wsa881x-i2c-codec.2-000f";
1919
asoc-wsa-codec-prefixes = "SpkrMono";

arch/arm/boot/dts/qcom/msm8937-audio-cdp.dtsi

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
2+
* Copyright (c) 2015-2016, 2018, The Linux Foundation. All rights reserved.
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License version 2 and
@@ -13,7 +13,7 @@
1313

1414
&int_codec {
1515
status = "okay";
16-
qcom,msm-hs-micbias-type = "internal";
16+
qcom,msm-hs-micbias-type = "external";
1717

1818
asoc-wsa-codec-names = "wsa881x-i2c-codec.2-000f";
1919
asoc-wsa-codec-prefixes = "SpkrMono";

arch/arm/boot/dts/qcom/msm8953-audio-cdp.dtsi

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
2+
* Copyright (c) 2015-2016, 2018, The Linux Foundation. All rights reserved.
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License version 2 and
@@ -13,7 +13,7 @@
1313

1414
&int_codec {
1515
status = "okay";
16-
qcom,msm-hs-micbias-type = "internal";
16+
qcom,msm-hs-micbias-type = "external";
1717
};
1818

1919
&pm8953_diangu_dig {

0 commit comments

Comments
 (0)