* [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu
@ 2024-11-26 9:57 Hsin-Te Yuan
2024-11-26 10:05 ` Krzysztof Kozlowski
0 siblings, 1 reply; 8+ messages in thread
From: Hsin-Te Yuan @ 2024-11-26 9:57 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, Hsin-Yi Wang
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
Hsin-Te Yuan
From: Hsin-Yi Wang <hsinyi@chromium.org>
Sets DMIC one-wire mode on Damu.
Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board")
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
---
Changes in v4:
- Add Reviewed-by tag back, which is dropped in v3
- Link to v3: https://lore.kernel.org/r/20241009-damu-v3-1-1294c8e16829@chromium.org
Changes in v3:
- Add missing Sign-off-by tag
- Link to v2: https://lore.kernel.org/r/20240910-one-wire-v2-1-2bb40d5a3cf8@chromium.org
Changes in v2:
- Add fixes tag
- Link to v1: https://lore.kernel.org/r/20240910-one-wire-v1-1-d25486a6ba6d@chromium.org
---
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
index 65860b33c01fe832f3a4b2e21d24ea6b4f0cba2b..3935d83a047e0827b6feddceb3e4dcb4fc3407cc 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
@@ -26,6 +26,10 @@ &touchscreen {
hid-descr-addr = <0x0001>;
};
+&mt6358codec {
+ mediatek,dmic-mode = <1>; /* one-wire */
+};
+
&qca_wifi {
qcom,ath10k-calibration-variant = "GO_DAMU";
};
---
base-commit: 7eef7e306d3c40a0c5b9ff6adc9b273cc894dbd5
change-id: 20241009-damu-a3f2f3478409
Best regards,
--
Hsin-Te Yuan <yuanhsinte@chromium.org>
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu 2024-11-26 9:57 [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu Hsin-Te Yuan @ 2024-11-26 10:05 ` Krzysztof Kozlowski 2024-11-26 10:16 ` Hsin-Te Yuan 0 siblings, 1 reply; 8+ messages in thread From: Krzysztof Kozlowski @ 2024-11-26 10:05 UTC (permalink / raw) To: Hsin-Te Yuan, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno, Hsin-Yi Wang Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek On 26/11/2024 10:57, Hsin-Te Yuan wrote: > From: Hsin-Yi Wang <hsinyi@chromium.org> > > Sets DMIC one-wire mode on Damu. > > Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board") > Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Where did this happen? > Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> And this? > Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org> > --- > Changes in v4: > - Add Reviewed-by tag back, which is dropped in v3 This resend is very weird. Didn't you get a replies that this was applied? Best regards, Krzysztof ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu 2024-11-26 10:05 ` Krzysztof Kozlowski @ 2024-11-26 10:16 ` Hsin-Te Yuan 0 siblings, 0 replies; 8+ messages in thread From: Hsin-Te Yuan @ 2024-11-26 10:16 UTC (permalink / raw) To: Krzysztof Kozlowski Cc: Hsin-Te Yuan, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno, Hsin-Yi Wang, devicetree, linux-kernel, linux-arm-kernel, linux-mediatek On Tue, Nov 26, 2024 at 6:05 PM Krzysztof Kozlowski <krzk@kernel.org> wrote: > > On 26/11/2024 10:57, Hsin-Te Yuan wrote: > > From: Hsin-Yi Wang <hsinyi@chromium.org> > > > > Sets DMIC one-wire mode on Damu. > > > > Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board") > > Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > > Where did this happen? > https://lore.kernel.org/all/01020191db901d32-5c318445-b8f4-4f4d-86db-316dc0db04ec-000000@eu-west-1.amazonses.com/ > > Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> > > And this? > https://lore.kernel.org/all/5a668114-2ae6-4217-9614-b690c0870849@gmail.com/ > > Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org> > > --- > > Changes in v4: > > - Add Reviewed-by tag back, which is dropped in v3 > > This resend is very weird. Didn't you get a replies that this was applied? > > > Best regards, > Krzysztof This patch had been applied but was dropped due to missing a Signed-off-by from the author (https://lore.kernel.org/all/20241009071543.5230cf79@canb.auug.org.au/). Regards, Hsin-Te ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu
@ 2024-11-13 8:16 Hsin-Te Yuan
2024-11-13 9:28 ` Matthias Brugger
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Hsin-Te Yuan @ 2024-11-13 8:16 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, Hsin-Yi Wang
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
Hsin-Te Yuan
From: Hsin-Yi Wang <hsinyi@chromium.org>
Sets DMIC one-wire mode on Damu.
Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board")
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
---
Changes in v4:
- Add Reviewed-by tag back, which is dropped in v3
- Link to v3: https://lore.kernel.org/r/20241009-damu-v3-1-1294c8e16829@chromium.org
Changes in v3:
- Add missing Sign-off-by tag
- Link to v2: https://lore.kernel.org/r/20240910-one-wire-v2-1-2bb40d5a3cf8@chromium.org
Changes in v2:
- Add fixes tag
- Link to v1: https://lore.kernel.org/r/20240910-one-wire-v1-1-d25486a6ba6d@chromium.org
---
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
index 0b45aee2e29953b6117b462034a00dff2596b9ff..06a689feff52945d141d196d439cba034f25fdf6 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
@@ -26,6 +26,10 @@ &touchscreen {
hid-descr-addr = <0x0001>;
};
+&mt6358codec {
+ mediatek,dmic-mode = <1>; /* one-wire */
+};
+
&qca_wifi {
qcom,ath10k-calibration-variant = "GO_DAMU";
};
---
base-commit: 75b607fab38d149f232f01eae5e6392b394dd659
change-id: 20241009-damu-a3f2f3478409
Best regards,
--
Hsin-Te Yuan <yuanhsinte@chromium.org>
^ permalink raw reply related [flat|nested] 8+ messages in thread* Re: [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu 2024-11-13 8:16 Hsin-Te Yuan @ 2024-11-13 9:28 ` Matthias Brugger 2024-11-15 15:13 ` Rob Herring (Arm) 2024-12-10 8:28 ` AngeloGioacchino Del Regno 2 siblings, 0 replies; 8+ messages in thread From: Matthias Brugger @ 2024-11-13 9:28 UTC (permalink / raw) To: Hsin-Te Yuan, Rob Herring, Krzysztof Kozlowski, Conor Dooley, AngeloGioacchino Del Regno, Hsin-Yi Wang Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek On 13/11/2024 09:16, Hsin-Te Yuan wrote: > From: Hsin-Yi Wang <hsinyi@chromium.org> > > Sets DMIC one-wire mode on Damu. > > Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board") > Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> > --- > Changes in v4: > - Add Reviewed-by tag back, which is dropped in v3 > - Link to v3: https://lore.kernel.org/r/20241009-damu-v3-1-1294c8e16829@chromium.org > > Changes in v3: > - Add missing Sign-off-by tag > - Link to v2: https://lore.kernel.org/r/20240910-one-wire-v2-1-2bb40d5a3cf8@chromium.org > > Changes in v2: > - Add fixes tag > - Link to v1: https://lore.kernel.org/r/20240910-one-wire-v1-1-d25486a6ba6d@chromium.org > --- > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts > index 0b45aee2e29953b6117b462034a00dff2596b9ff..06a689feff52945d141d196d439cba034f25fdf6 100644 > --- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts > +++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts > @@ -26,6 +26,10 @@ &touchscreen { > hid-descr-addr = <0x0001>; > }; > > +&mt6358codec { > + mediatek,dmic-mode = <1>; /* one-wire */ > +}; > + > &qca_wifi { > qcom,ath10k-calibration-variant = "GO_DAMU"; > }; > > --- > base-commit: 75b607fab38d149f232f01eae5e6392b394dd659 > change-id: 20241009-damu-a3f2f3478409 > > Best regards, ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu 2024-11-13 8:16 Hsin-Te Yuan 2024-11-13 9:28 ` Matthias Brugger @ 2024-11-15 15:13 ` Rob Herring (Arm) 2024-12-10 8:28 ` AngeloGioacchino Del Regno 2 siblings, 0 replies; 8+ messages in thread From: Rob Herring (Arm) @ 2024-11-15 15:13 UTC (permalink / raw) To: Hsin-Te Yuan Cc: AngeloGioacchino Del Regno, linux-mediatek, linux-kernel, Hsin-Yi Wang, linux-arm-kernel, devicetree, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger On Wed, 13 Nov 2024 16:16:53 +0800, Hsin-Te Yuan wrote: > From: Hsin-Yi Wang <hsinyi@chromium.org> > > Sets DMIC one-wire mode on Damu. > > Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board") > Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org> > --- > Changes in v4: > - Add Reviewed-by tag back, which is dropped in v3 > - Link to v3: https://lore.kernel.org/r/20241009-damu-v3-1-1294c8e16829@chromium.org > > Changes in v3: > - Add missing Sign-off-by tag > - Link to v2: https://lore.kernel.org/r/20240910-one-wire-v2-1-2bb40d5a3cf8@chromium.org > > Changes in v2: > - Add fixes tag > - Link to v1: https://lore.kernel.org/r/20240910-one-wire-v1-1-d25486a6ba6d@chromium.org > --- > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts | 4 ++++ > 1 file changed, 4 insertions(+) > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y mediatek/mt8183-kukui-jacuzzi-damu.dtb' for 20241113-damu-v4-1-6911b69610dd@chromium.org: arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc0-pins-default:pins-clk:mediatek,pull-down-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc0-pins-uhs:pins-clk:mediatek,pull-down-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc0-pins-uhs:pins-ds:mediatek,pull-down-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc1-pins-default:pins-cmd-dat:mediatek,pull-up-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc1-pins-default:pins-clk:mediatek,pull-down-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc1-pins-uhs:pins-cmd-dat:mediatek,pull-up-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: mmc1-pins-uhs:pins-clk:mediatek,pull-down-adv: 10 is not one of [0, 1, 2, 3] from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: panel-pins-default: 'panel-reset' does not match any of the regexes: '^pins', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: pp3300-panel-pins: 'panel-3v3-enable' does not match any of the regexes: '^pins', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: touchscreen-pins: 'touch-int-odl', 'touch-rst-l' do not match any of the regexes: '^pins', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: trackpad-pins: 'trackpad-int' does not match any of the regexes: '^pins', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: volume-button-pins: 'voldn-btn-odl', 'volup-btn-odl' do not match any of the regexes: '^pins', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: pinctrl@10005000: 'audiopins', 'audiotdmoutoff', 'audiotdmouton', 'da7219_pins', 'ec-ap-int-odl', 'gpio-line-names', 'h1-int-od-l', 'i2c0', 'i2c1', 'i2c2', 'i2c3', 'i2c4', 'i2c5', 'i2c6', 'pp1000-mipibrdg-en', 'pp1800-mipibrdg-en', 'pp3300-mipibrdg-en', 'ppvarn-lcd-en', 'ppvarp-lcd-en', 'pwm0-pin-default', 'scp', 'spi0', 'spi1', 'spi2', 'spi3', 'spi4', 'spi5' do not match any of the regexes: '-pins(-[a-z]+)?$', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/pinctrl/mediatek,mt8183-pinctrl.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: touchscreen@10: 'reset-gpios' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/input/hid-over-i2c.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: /soc/audio-controller@11220000: failed to match any schema with compatible: ['mediatek,mt8183-audiosys', 'syscon'] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: /soc/audio-controller@11220000/mt8183-afe-pcm: failed to match any schema with compatible: ['mediatek,mt8183-audio'] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: syscon@13000000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/clock/mediatek,syscon.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: dsi@14014000: ports: 'port@0' is a required property from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dsi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: dsi@14014000: ports: 'port@1' is a required property from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dsi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: dsi@14014000: Unevaluated properties are not allowed ('ports' was unexpected) from schema $id: http://devicetree.org/schemas/display/mediatek/mediatek,dsi.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: vcodec@17020000: 'assigned-clocks' is a required property from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-encoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: vcodec@17020000: 'assigned-clock-parents' is a required property from schema $id: http://devicetree.org/schemas/media/mediatek,vcodec-encoder.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: thermal-zones: 'tboard1', 'tboard2' do not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\-]{1,10}-thermal$', 'pinctrl-[0-9]+' from schema $id: http://devicetree.org/schemas/thermal/thermal-zones.yaml# arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: /mt8183-sound: failed to match any schema with compatible: ['mediatek,mt8183_da7219_max98357'] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb: bt-sco: '#sound-dai-cells' is a required property from schema $id: http://devicetree.org/schemas/sound/linux,bt-sco.yaml# ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu 2024-11-13 8:16 Hsin-Te Yuan 2024-11-13 9:28 ` Matthias Brugger 2024-11-15 15:13 ` Rob Herring (Arm) @ 2024-12-10 8:28 ` AngeloGioacchino Del Regno 2 siblings, 0 replies; 8+ messages in thread From: AngeloGioacchino Del Regno @ 2024-12-10 8:28 UTC (permalink / raw) To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger, Hsin-Yi Wang, Hsin-Te Yuan Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek On Wed, 13 Nov 2024 16:16:53 +0800, Hsin-Te Yuan wrote: > Sets DMIC one-wire mode on Damu. > > Applied to v6.13-next/dts64, thanks! [1/1] arm64: dts: mt8183: set DMIC one-wire mode on Damu commit: 6c379e8b984815fc8f876e4bc78c4d563f13ddae Cheers, Angelo ^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu
@ 2024-10-25 7:48 Hsin-Te Yuan
0 siblings, 0 replies; 8+ messages in thread
From: Hsin-Te Yuan @ 2024-10-25 7:48 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno, Hsin-Yi Wang
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
Hsin-Te Yuan
From: Hsin-Yi Wang <hsinyi@chromium.org>
Sets DMIC one-wire mode on Damu.
Fixes: cabc71b08eb5 ("arm64: dts: mt8183: Add kukui-jacuzzi-damu board")
Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Hsin-Te Yuan <yuanhsinte@chromium.org>
---
Changes in v4:
- Add Reviewed-by tag back, which is dropped in v3
- Link to v3: https://lore.kernel.org/r/20241009-damu-v3-1-1294c8e16829@chromium.org
Changes in v3:
- Add missing Sign-off-by tag
- Link to v2: https://lore.kernel.org/r/20240910-one-wire-v2-1-2bb40d5a3cf8@chromium.org
Changes in v2:
- Add fixes tag
- Link to v1: https://lore.kernel.org/r/20240910-one-wire-v1-1-d25486a6ba6d@chromium.org
---
arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
index 0b45aee2e29953b6117b462034a00dff2596b9ff..06a689feff52945d141d196d439cba034f25fdf6 100644
--- a/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
+++ b/arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dts
@@ -26,6 +26,10 @@ &touchscreen {
hid-descr-addr = <0x0001>;
};
+&mt6358codec {
+ mediatek,dmic-mode = <1>; /* one-wire */
+};
+
&qca_wifi {
qcom,ath10k-calibration-variant = "GO_DAMU";
};
---
base-commit: 75b607fab38d149f232f01eae5e6392b394dd659
change-id: 20241009-damu-a3f2f3478409
Best regards,
--
Hsin-Te Yuan <yuanhsinte@chromium.org>
^ permalink raw reply related [flat|nested] 8+ messages in threadend of thread, other threads:[~2024-12-10 8:28 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-11-26 9:57 [PATCH RESEND v4] arm64: dts: mt8183: set DMIC one-wire mode on Damu Hsin-Te Yuan 2024-11-26 10:05 ` Krzysztof Kozlowski 2024-11-26 10:16 ` Hsin-Te Yuan -- strict thread matches above, loose matches on Subject: below -- 2024-11-13 8:16 Hsin-Te Yuan 2024-11-13 9:28 ` Matthias Brugger 2024-11-15 15:13 ` Rob Herring (Arm) 2024-12-10 8:28 ` AngeloGioacchino Del Regno 2024-10-25 7:48 Hsin-Te Yuan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox