Re: Mediatek pinctrl driver optimize and add Mediatek SoC Pinctrl/GPIO/EINT driver for mt6397/mt8127.

From: Yingjoe Chen
Date: Fri May 15 2015 - 11:09:29 EST


On Wed, 2015-05-13 at 18:35 -0700, Hongzhou Yang wrote:
> This series patches include below changes:
> - Data struct optimize and remove unused member.
> - Since several mediatek soc use similiar input enable/smt/pull setting, add those settings into common code.
> - The first version of adding Mediatek SoC Pinctrl/GPIO driver for mt6397, mt6397 has 41 pins.
> - The first version of adding Mediatek SoC Pinctrl/GPIO/EINT driver for mt8127, mt8127 has 143 pins.
>
>
> Hongzhou Yang (6):
> pinctrl: mediatek: add ies/smt control to common code.
> dt-bindings: mediatek: Modify pinctrl bindings for mt6397.
> pinctrl: mediatek: Add Pinctrl/GPIO driver for mt6397.
> pinctrl: dt bindings: mt6397: Add pinfunc header file for mt6397.
> arm64: dts: mt8173-evb: Add pinctrl/GPIO node for mt6397.
> ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397.
>
> Yingjoe Chen (4):
> pinctrl: mediatek: data struct optimize and remove unused member
> pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
> pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
> ARM: dts: mt8127: add pinctrl/GPIO/EINT node for mt8127


Hi,

There are several patches in this series, and they should go to
different trees. Will it be easier for maintainers if we rearrange
patches in the following order?

dt-bindings: mediatek: Modify pinctrl bindings for mt6397.
pinctrl: dt bindings: mt6397: Add pinfunc header file for mt6397.
pinctrl: mediatek: data struct optimize and remove unused member
pinctrl: mediatek: add mtk_pctrl_spec_pull_set_samereg common code
pinctrl: mediatek: add ies/smt control to common code.
pinctrl: mediatek: add Pinctrl/GPIO driver for mt6397.
pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt8127
mfd: mediatek: add GPIO sub module support into mfd.
ARM: dts: mt8127: add pinctrl/GPIO/EINT node for mt8127
arm64: dts: mt8173-evb: add pinctrl/GPIO node for mt6397.
ARM: dts: mt8135-evbp1: add pinctrl/GPIO node for mt6397.

To avoid build fail, the last 2 should not be merged until the second
one is merged into mainline.

Joe.C


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/