Re: [PATCH] arm64: dts: ti: k3-j7200: Remove "#address-cells" property from GPIO DT nodes
From: Lokesh Vutla <hidden>
Date: 2021-05-28 05:54:26
Also in:
linux-arm-kernel, lkml
From: Lokesh Vutla <hidden>
Date: 2021-05-28 05:54:26
Also in:
linux-arm-kernel, lkml
On 23/04/21 12:17 pm, Aswath Govindraju wrote:
GPIO device tree nodes do not have child nodes. Therefore, "#address-cells"
property should not be added.
Fixes: e0b2e6af39ea ("arm64: dts: ti: k3-j7200: Add gpio nodes")
Signed-off-by: Aswath Govindraju <redacted>Looks like address-cells were added by mistake. Reviewed-by: Lokesh Vutla <redacted> Thanks and regards, Lokesh