commit | 6ec8ba764165f6ecb6f6f7efbfd2ec7ad76dedcb | [log] [tgz] |
---|---|---|
author | Aswath Govindraju <a-govindraju@ti.com> | Fri Apr 23 12:17:57 2021 +0530 |
committer | Nishanth Menon <nm@ti.com> | Fri May 28 16:30:54 2021 -0500 |
tree | e22d2c57973175b39b621c3fb62c4743a4c8f23d | |
parent | ec2fb989d03e7f79f7cd901cf9abf40aebba7acf [diff] |
arm64: dts: ti: k3-j7200: Remove "#address-cells" property from GPIO DT nodes 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 <a-govindraju@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Link: https://lore.kernel.org/r/20210423064758.25520-1-a-govindraju@ti.com