diff options
author | Josef Friedl <[email protected]> | 2019-08-18 15:56:00 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2019-09-02 11:20:56 +0100 |
commit | 7051919d17512f51e21d91b6564882b0476f2a2c (patch) | |
tree | d79e51eceb12301d05483165109d88910f1b782f | |
parent | b788d111e6760602a097cd774e09d0f427de707c (diff) |
dt-bindings: mfd: mediatek: Update RTC to include MT6323
Add MT6323 to RTC bindings.
Signed-off-by: Josef Friedl <[email protected]>
Signed-off-by: Frank Wunderlich <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
-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" |