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

2020-10-26 Thread Shawn Guo
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 Applied, thanks.

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

2020-10-13 Thread Krzysztof Kozlowski
On Tue, 22 Sep 2020 at 16:24, Krzysztof Kozlowski wrote: > > On Tue, 22 Sep 2020 at 08:52, Shawn Guo wrote: > > > > 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 > > >

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

2020-09-22 Thread Krzysztof Kozlowski
On Tue, 22 Sep 2020 at 08:52, Shawn Guo wrote: > > 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 > > Ping me after dtschema gets accepted. Hi Shawn, Happened just now, in d

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

2020-09-21 Thread Shawn Guo
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 Ping me after dtschema gets accepted. Shawn > > --- > > Changes since v2: > 1. None, split from previous patchset using common GP

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

2020-09-20 Thread Krzysztof Kozlowski
dtschema expects GPIO hogs to end with 'hog' suffix. Signed-off-by: Krzysztof Kozlowski --- 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