arm64: dts: rockchip: fix i2c2 pinctrl-names property
From: Heiko Stuebner <heiko@...> Date: Mon, 30 Sep 2024 20:23:41 +0200
Commit-Message
We want to control pins, not beer mugs, so rename pintctrl-names to the expected inctrl-names. This was not affecting functionality, because the i2c2 controller already had a set of pinctrl properties. Fixes: 523adb553573 ("arm64: dts: rockchip: add Anbernic RG353P and RG503") Fixes: 1e141cf12726 ("arm64: dts: rockchip: add Anbernic RG353V and RG353VS") Cc: Chris Morgan <macromorgan@...> Signed-off-by: Heiko Stuebner <heiko@...> Acked-by: Chris Morgan <macromorgan@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353p.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Statistics
- 2 lines added
- 2 lines removed