[PATCH v2 16/18] arm64: dts: mediatek: add mt6357 audio codec support
Alexandre Mergnat
amergnat at baylibre.com
Tue Apr 9 10:13:37 UTC 2024
Add audio codec support of MT6357 PMIC.
Update the file header.
Signed-off-by: Alexandre Mergnat <amergnat at baylibre.com>
---
arch/arm64/boot/dts/mediatek/mt6357.dtsi | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt6357.dtsi b/arch/arm64/boot/dts/mediatek/mt6357.dtsi
index 3330a03c2f74..ade410851524 100644
--- a/arch/arm64/boot/dts/mediatek/mt6357.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt6357.dtsi
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright (c) 2020 MediaTek Inc.
- * Copyright (c) 2023 BayLibre Inc.
+ * Copyright (c) 2024 BayLibre Inc.
*/
#include <dt-bindings/input/input.h>
@@ -10,6 +10,9 @@ &pwrap {
mt6357_pmic: pmic {
compatible = "mediatek,mt6357";
+ mt6357_codec: codec {
+ };
+
regulators {
mt6357_vproc_reg: buck-vproc {
regulator-name = "vproc";
--
2.25.1
More information about the dri-devel
mailing list