Re: [PATCH V2 1/6] board: rockchip: Correct i2c2 pinctrl for RGxx3

2023-07-26 Thread Kever Yang
On 2023/5/16 00:00, Chris Morgan wrote: From: Chris Morgan The pinctrl on the Anbernic RGxx3 for the i2c2 bus does not use the default value, so explicitly define it. Fixes: 6cf6fe25370c ("board: rockchip: add Anbernic RGXX3 Series Devices") Signed-off-by: Chris Morgan Reviewed-by: Kever Y

[PATCH V2 1/6] board: rockchip: Correct i2c2 pinctrl for RGxx3

2023-05-15 Thread Chris Morgan
From: Chris Morgan The pinctrl on the Anbernic RGxx3 for the i2c2 bus does not use the default value, so explicitly define it. Fixes: 6cf6fe25370c ("board: rockchip: add Anbernic RGXX3 Series Devices") Signed-off-by: Chris Morgan --- arch/arm/dts/rk3566-anbernic-rgxx3-u-boot.dtsi | 2 ++ 1 fil