On 23/03/2019 22:16, Fabien Parent wrote:
> Add binding documentation of i2c-mtk for MT8516 SoC.
>
> Signed-off-by: Fabien Parent <[email protected]>
> ---
> Documentation/devicetree/bindings/i2c/i2c-mtk.txt | 1 +
> 1 file changed, 1 insertion(+)
>
applied to v5.1-next/dts64
Wolfram let me know if you want to take it through your tree and I drop the
patch.
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> index ee4c32454198..aac7b56f251f 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt
> @@ -12,6 +12,7 @@ Required properties:
> "mediatek,mt7623-i2c", "mediatek,mt6577-i2c": for MediaTek MT7623
> "mediatek,mt7629-i2c", "mediatek,mt2712-i2c": for MediaTek MT7629
> "mediatek,mt8173-i2c": for MediaTek MT8173
> + "mediatek,mt8516-i2c", "mediatek,mt2712-i2c": for MediaTek MT8516
> - reg: physical base address of the controller and dma base, length of
> memory
> mapped region.
> - interrupts: interrupt number to the cpu.
>