[PATCH] ARM: dts: imx23-sansa: Use preferred i2c-gpios properties

Shawn Guo shawnguo at kernel.org
Wed Dec 13 18:11:23 PST 2023


On Thu, Dec 07, 2023 at 07:12:12AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
> 
> The 'gpios' property to describe the SDA and SCL GPIOs is considered
> deprecated according to i2c-gpio.yaml.
> 
> Switch to the preferred 'sda-gpios' and 'scl-gpios' properties.
> 
> This fixes the following schema warnings:
> 
> imx23-sansa.dtb: i2c-0: 'sda-gpios' is a required property
> 	from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
> imx23-sansa.dtb: i2c-0: 'scl-gpios' is a required property
> 	from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam at denx.de>

Applied, thanks!



More information about the linux-arm-kernel mailing list