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 <[email protected]>

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
> 

Reply via email to