Re: [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516

2019-04-12 Thread Matthias Brugger



On 23/03/2019 22:15, Fabien Parent wrote:
> Add binding documentation of pwrap for MT8516 SoCs.
> 
> Signed-off-by: Fabien Parent 
> ---
>  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
> 


Re: [PATCH 03/24] dt-bindings: pwrap: mediatek: add pwrap support for MT8516

2019-03-28 Thread Rob Herring
On Sat, Mar 23, 2019 at 4:16 PM Fabien Parent  wrote:
>
> Add binding documentation of pwrap for MT8516 SoCs.
>
> Signed-off-by: Fabien Parent 
> ---
>  Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring