Re: [PATCH 0/3] PINCTRL: Mediatek pinctrl driver for mt2712

From: Zhiyong Tao
Date: Tue Aug 01 2017 - 22:59:10 EST


On Tue, 2017-08-01 at 16:44 +0800, Yingjoe Chen wrote:
> On Mon, 2017-07-31 at 16:22 +0800, Zhiyong Tao wrote:
> > This series includes three patches:
> > 1.Add mt2712 compatible node in binding document.
> > 2.Add mt2712 pinctrl device node.
> > 3.Add mt2712 pinctrl driver.
> >
> > Zhiyong Tao (3):
> > dt-bindings: pinctrl: mt2712: add binding document
> > arm64: dts: mt2712: add pintcrl device node.
> > pinctrl: add mt2712 pinctrl driver
> >
> > .../devicetree/bindings/pinctrl/pinctrl-mt65xx.txt | 1 +
> > arch/arm64/boot/dts/mediatek/mt2712-pinfunc.h | 1014 +++++++++++
> > arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 18 +
>
> mt2712e.dtsi doesn't exists in v4.13-rc1.
> What's the base for this series?
>
>
>
>
==> This patch is based on
http://lists.infradead.org/pipermail/linux-mediatek/2017-July/009618.html
I forgot to add the comment, I will add it in the next version.
Thanks.