Message ID | 20190323211612.860-4-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:16 PM Fabien Parent <fparent@baylibre.com> wrote: > > Add binding documentation of pwrap for MT8516 SoCs. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
On 23/03/2019 22:15, Fabien Parent wrote: > Add binding documentation of pwrap for MT8516 SoCs. > > Signed-off-by: Fabien Parent <fparent@baylibre.com> > --- > Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 + > 1 file changed, 1 insertion(+) applied to v5.1-next/soc Thanks! > > diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt > index 5a2ef1726e2a..7a32404c6114 100644 > --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt > +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt > @@ -25,6 +25,7 @@ Required properties in pwrap device node. > "mediatek,mt8135-pwrap" for MT8135 SoCs > "mediatek,mt8173-pwrap" for MT8173 SoCs > "mediatek,mt8183-pwrap" for MT8183 SoCs > + "mediatek,mt8516-pwrap" for MT8516 SoCs > - interrupts: IRQ for pwrap in SOC > - reg-names: Must include the following entries: > "pwrap": Main registers base >
diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt index 5a2ef1726e2a..7a32404c6114 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -25,6 +25,7 @@ Required properties in pwrap device node. "mediatek,mt8135-pwrap" for MT8135 SoCs "mediatek,mt8173-pwrap" for MT8173 SoCs "mediatek,mt8183-pwrap" for MT8183 SoCs + "mediatek,mt8516-pwrap" for MT8516 SoCs - interrupts: IRQ for pwrap in SOC - reg-names: Must include the following entries: "pwrap": Main registers base
Add binding documentation of pwrap for MT8516 SoCs. Signed-off-by: Fabien Parent <fparent@baylibre.com> --- Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 + 1 file changed, 1 insertion(+)