Re: [PATCH v2 11/11] ARM: dts: mt8135-evbp1: Add pinctrl/GPIO node for mt6397.

From: Matthias Brugger
Date: Thu May 21 2015 - 04:04:04 EST


2015-05-19 8:11 GMT+02:00 Hongzhou Yang <hongzhou.yang@xxxxxxxxxxxx>:
> Add pinctrl and GPIO node to mt8135-evbp1.dts.
>
> Signed-off-by: Hongzhou Yang <hongzhou.yang@xxxxxxxxxxxx>
> ---
> arch/arm/boot/dts/mt8135-evbp1.dts | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/mt8135-evbp1.dts b/arch/arm/boot/dts/mt8135-evbp1.dts
> index 357a91f..332233b 100644
> --- a/arch/arm/boot/dts/mt8135-evbp1.dts
> +++ b/arch/arm/boot/dts/mt8135-evbp1.dts
> @@ -14,6 +14,7 @@
>
> /dts-v1/;
> #include "mt8135.dtsi"
> +#include <dt-bindings/pinctrl/mt6397-pinfunc.h>
>
> / {
> model = "MediaTek MT8135 evaluation board";
> @@ -28,6 +29,13 @@
> pmic: mt6397 {
> compatible = "mediatek,mt6397";
>
> + pio6397: pinctrl@c000 {
> + compatible = "mediatek,mt6397-pinctrl";
> + pins-are-numbered;
> + gpio-controller;
> + #gpio-cells = <2>;
> + };
> +
> mt6397regulator: mt6397regulator {
> compatible = "mediatek,mt6397-regulator";
>

Acked-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>

Linus, please take it through your tree.
Thanks.

--
motzblog.wordpress.com
--
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/