arm64: dts: rockchip: fix i2c2 pinctrl-names property on

A patch from »Fixing some dtbscheck warnings« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Mon, 30 Sep 2024 20:28:02 +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: 1e141cf12726 ("arm64: dts: rockchip: add Anbernic RG353V and RG353VS") Cc: Chris Morgan <macromorgan@...> Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Statistics

  • 1 lines added
  • 1 lines removed

Changes

----------- arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dts ------------
index e9954a33e8cd..a79a5614bcc8 100644
@@ -79,7 +79,7 @@ button-r2 {
};
&i2c2 {
- pintctrl-names = "default";
+ pinctrl-names = "default";
pinctrl-0 = <&i2c2m1_xfer>;
status = "okay";
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...