[PATCH v2 1/2] ARM: dts: imx6ul-tx6ul: Use preferred i2c-gpios properties

Shawn Guo shawnguo at kernel.org
Sun Sep 24 19:35:25 PDT 2023


On Tue, Sep 12, 2023 at 06:38:36PM -0300, Fabio Estevam wrote:
> 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:
> 
> imx6ul-tx6ul-0011.dtb: i2c-gpio: 'sda-gpios' is a required property
> 	from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
> imx6ul-tx6ul-0011.dtb: i2c-gpio: 'scl-gpios' is a required property
> 	from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam at gmail.com>

Applied this version instead, thanks!



More information about the linux-arm-kernel mailing list