Message ID | 20221115025421.59847-3-bero@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Initial Mediatek MT8365 SOC and MT8365-EVK board support | expand |
Il 15/11/22 03:54, Bernhard Rosenkränzer ha scritto: > From: Fabien Parent <fparent@baylibre.com> > > Add binding documentation for the MT8365 SoC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> Hello, There's a mtk-wdt.txt schema conversion around that's well reviewed and that will land before, if not at the same time, as your mt8365-evk series (judging by the fact that you anyway have to send a v3...) Can you please rebase this commit over [1]? Thanks, Angelo [1]: https://patchwork.kernel.org/project/linux-mediatek/list/?series=693051 > --- > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > index 762c62e428ef2..835af28b46de0 100644 > --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt > @@ -20,6 +20,7 @@ Required properties: > "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 > "mediatek,mt8192-wdt": for MT8192 > "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 > + "mediatek,mt8365-wdt", "mediatek,mt6589-wdt": for MT8365 > > - reg : Specifies base physical address and size of the registers. >
On 15/11/2022 03:54, Bernhard Rosenkränzer wrote: > From: Fabien Parent <fparent@baylibre.com> > > Add binding documentation for the MT8365 SoC. Drop second, redundant "bindings" from subject. With that: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Signed-off-by: Fabien Parent <fparent@baylibre.com> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt index 762c62e428ef2..835af28b46de0 100644 --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -20,6 +20,7 @@ Required properties: "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 "mediatek,mt8192-wdt": for MT8192 "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 + "mediatek,mt8365-wdt", "mediatek,mt6589-wdt": for MT8365 - reg : Specifies base physical address and size of the registers.