diff options
author | Josef Friedl <josef.friedl@speed.at> | 2019-08-18 15:56:00 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2019-09-02 12:20:56 +0200 |
commit | 7051919d17512f51e21d91b6564882b0476f2a2c (patch) | |
tree | d79e51eceb12301d05483165109d88910f1b782f /Documentation/devicetree/bindings/mfd/mt6397.txt | |
parent | dt-bindings: mfd: mediatek: mt6397: Change to relative paths (diff) | |
download | linux-7051919d17512f51e21d91b6564882b0476f2a2c.tar.xz linux-7051919d17512f51e21d91b6564882b0476f2a2c.zip |
dt-bindings: mfd: mediatek: Update RTC to include MT6323
Add MT6323 to RTC bindings.
Signed-off-by: Josef Friedl <josef.friedl@speed.at>
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/mt6397.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/mt6397.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mt6397.txt b/Documentation/devicetree/bindings/mfd/mt6397.txt index ab3163a60929..5fccf987865b 100644 --- a/Documentation/devicetree/bindings/mfd/mt6397.txt +++ b/Documentation/devicetree/bindings/mfd/mt6397.txt @@ -22,8 +22,10 @@ compatible: "mediatek,mt6397" or "mediatek,mt6323" Optional subnodes: - rtc - Required properties: + Required properties: Should be one of follows + - compatible: "mediatek,mt6323-rtc" - compatible: "mediatek,mt6397-rtc" + For details, see ../rtc/rtc-mt6397.txt - regulators Required properties: - compatible: "mediatek,mt6397-regulator" |