[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <93a34302-282e-0d3a-e7bb-b692eb2d78c6@linaro.org>
Date: Thu, 13 Apr 2023 18:11:47 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: John Clark <inindev@...il.com>, Heiko Stuebner <heiko@...ech.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Peter Geis <pgwipeout@...il.com>
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: rockchip: Add pinctrl gpio-ranges for rk356x
On 13/04/2023 16:43, John Clark wrote:
> Add gpio-range properties to the pinctrl gpio nodes in rk356x.dtsi
>
> Signed-off-by: John Clark <inindev@...il.com>
> ---
> arch/arm64/boot/dts/rockchip/rk356x.dtsi | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk356x.dtsi b/arch/arm64/boot/dts/rockchip/rk356x.dtsi
> index 802fcc96384e..793dbcb981dc 100644
> --- a/arch/arm64/boot/dts/rockchip/rk356x.dtsi
> +++ b/arch/arm64/boot/dts/rockchip/rk356x.dtsi
> @@ -1796,11 +1796,11 @@ usb2phy1_otg: otg-port {
>
> pinctrl: pinctrl {
> compatible = "rockchip,rk3568-pinctrl";
> + ranges;
> rockchip,grf = <&grf>;
> rockchip,pmu = <&pmugrf>;
> #address-cells = <2>;
> #size-cells = <2>;
> - ranges;
Not related to your patch.
Best regards,
Krzysztof
Powered by blists - more mailing lists