On 9/30/24 13:53, Macpaul Lin wrote:
On 9/26/24 10:47, Rob Herring (Arm) wrote:
External email : Please do not click links or open attachments until
you have verified the sender or the content.
On Thu, 26 Sep 2024 01:11:55 +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" 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.
Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml | 7 +++++++
1 file changed, 7 insertions(+)
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Thanks for the review. This patch will be merged into v7 patch of
the conversion of
Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml'
Thanks!
Macpaul Lin
Updated:
Since the nearly the final version patch of v8 of
'mfd/mediatek,mt6397.yaml' is without adc, audio-codec, and regulator
of mt6359
([1]
https://lore.kernel.org/all/20241001104145.24054-3-macpaul.lin@xxxxxxxxxxxx/),
a patchset v2 has been send.
[2]
https://lore.kernel.org/all/20241004030148.13366-1-macpaul.lin@xxxxxxxxxxxx/
Thanks
Macpaul Lin