Message ID | 20190323211612.860-19-fparent@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: mediatek: add support for Pumpkin MT8516 board | expand |
On Sat, Mar 23, 2019 at 4:17 PM Fabien Parent <fparent@baylibre.com> wrote: > > Add binding documentation of mtk-timer for MT8516 SoC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
On 23/03/2019 22:16, Fabien Parent wrote: > Add binding documentation of mtk-timer for MT8516 SoC. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 + > 1 file changed, 1 insertion(+) applied to v5.1-next/dts64 Daniel let me know if you want to take it through your tree and I drop the patch. > > diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt > index ff7c567a7972..74c3eadad844 100644 > --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt > +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt > @@ -17,6 +17,7 @@ Required properties: > * "mediatek,mt8127-timer" for MT8127 compatible timers (GPT) > * "mediatek,mt8135-timer" for MT8135 compatible timers (GPT) > * "mediatek,mt8173-timer" for MT8173 compatible timers (GPT) > + * "mediatek,mt8516-timer" for MT8516 compatible timers (GPT) > * "mediatek,mt6577-timer" for MT6577 and all above compatible timers (GPT) > > For those SoCs that use SYST >
On 16/04/2019 09:54, Matthias Brugger wrote: > > > On 23/03/2019 22:16, Fabien Parent wrote: >> Add binding documentation of mtk-timer for MT8516 SoC. >> >> Signed-off-by: Fabien Parent <fparent@baylibre.com> >> --- >> Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 + >> 1 file changed, 1 insertion(+) > > applied to v5.1-next/dts64 > > Daniel let me know if you want to take it through your tree and I drop the patch. It is ok. Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> >> diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt >> index ff7c567a7972..74c3eadad844 100644 >> --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt >> +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt >> @@ -17,6 +17,7 @@ Required properties: >> * "mediatek,mt8127-timer" for MT8127 compatible timers (GPT) >> * "mediatek,mt8135-timer" for MT8135 compatible timers (GPT) >> * "mediatek,mt8173-timer" for MT8173 compatible timers (GPT) >> + * "mediatek,mt8516-timer" for MT8516 compatible timers (GPT) >> * "mediatek,mt6577-timer" for MT6577 and all above compatible timers (GPT) >> >> For those SoCs that use SYST >>
diff --git a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt index ff7c567a7972..74c3eadad844 100644 --- a/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt +++ b/Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt @@ -17,6 +17,7 @@ Required properties: * "mediatek,mt8127-timer" for MT8127 compatible timers (GPT) * "mediatek,mt8135-timer" for MT8135 compatible timers (GPT) * "mediatek,mt8173-timer" for MT8173 compatible timers (GPT) + * "mediatek,mt8516-timer" for MT8516 compatible timers (GPT) * "mediatek,mt6577-timer" for MT6577 and all above compatible timers (GPT) For those SoCs that use SYST
Add binding documentation of mtk-timer for MT8516 SoC. Signed-off-by: Fabien Parent <fparent@baylibre.com> --- Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt | 1 + 1 file changed, 1 insertion(+)