Re: [PATCH v3 2/3] arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema

From: Shawn Guo
Date: Tue Sep 22 2020 - 02:52:03 EST


On Sun, Sep 20, 2020 at 09:57:48PM +0200, Krzysztof Kozlowski wrote:
> dtschema expects GPIO hogs to end with 'hog' suffix.
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Ping me after dtschema gets accepted.

Shawn

>
> ---
>
> Changes since v2:
> 1. None, split from previous patchset using common GPIO schema
> ---
> arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
> index e4dedcb58f76..6cbcee2fb938 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi
> @@ -249,7 +249,7 @@
> pinctrl-names = "default";
> pinctrl-0 = <&pinctrl_pmic_5v>;
>
> - pmic-5v {
> + pmic-5v-hog {
> gpio-hog;
> gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>;
> input;
> --
> 2.17.1
>