On Fri, Oct 04, 2024 at 11:01:47AM +0800, Macpaul Lin wrote: > Since MT6359 PMIC has been added as one of the compatibles of > "mediatek,mt6397.yaml", the sub-device node of "MT6359 PMIC AUXADC", > "MT6359 Audio Codec" and "MT6359 PMIC Regulators" should also be > contained in this DT Schema as well. > > This patch includes: > - add 'adc' property and $ref for 'mediatek,mt6359-auxadc'. > - add 'mt6359-regulator' to the compatibles of regulators. > - add 'mt6359-codec' to the compatibles of audio-codec. > > Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx> > --- > .../devicetree/bindings/mfd/mediatek,mt6397.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) > > Changes for v2: > - Rebase on top of the DT schema conversion patch V8 (should be final version) > without adc, audio-codec, and regulator. > [1] https://lore.kernel.org/all/20241001104145.24054-3-macpaul.lin@xxxxxxxxxxxx/ > - Add 'mt6359-codec' to the compatibles of 'audio-codec' property. > Please help to review it again. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof