Message ID | 20190818135611.7776-3-frank-w@public-files.de (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | implement poweroff for mt6323 / bpi-r2 | expand |
On Sun, 18 Aug 2019 15:56:00 +0200, Frank Wunderlich wrote: > From: Josef Friedl <josef.friedl@speed.at> > > add mt6323 to rtc-bindings > > Signed-off-by: Josef Friedl <josef.friedl@speed.at> > Signed-off-by: Frank Wunderlich <frank-w@public-files.de> > --- > changes since v5: splitted from "dt-bindings: add powercontroller" > --- > Documentation/devicetree/bindings/mfd/mt6397.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@kernel.org>
On Sun, 18 Aug 2019, Frank Wunderlich wrote: > From: Josef Friedl <josef.friedl@speed.at> > > add mt6323 to rtc-bindings > > Signed-off-by: Josef Friedl <josef.friedl@speed.at> > Signed-off-by: Frank Wunderlich <frank-w@public-files.de> > --- > changes since v5: splitted from "dt-bindings: add powercontroller" > --- > Documentation/devicetree/bindings/mfd/mt6397.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Applied, thanks.
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"