blob: a15499ed83a9ac29c9b3f882a71d61df115f7c12 [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
/*
* Copyright (C) 2022 MediaTek Inc.
*/
&i2c1 {
rt5682s: codec@1a {
compatible = "realtek,rt5682s";
reg = <0x1a>;
interrupt-parent = <&pio>;
interrupts = <18 IRQ_TYPE_LEVEL_LOW>;
realtek,jd-src = <1>;
#sound-dai-cells = <0>;
AVDD-supply = <&mt6359_vio18_ldo_reg>;
MICVDD-supply = <&pp3300_g>;
};
};