ARM: dts: imx51-zii-rdu1: Use preferred i2c-gpios properties
authorFabio Estevam <festevam@denx.de>
Tue, 12 Sep 2023 21:38:37 +0000 (18:38 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 25 Sep 2023 02:35:05 +0000 (10:35 +0800)
commit87d64a54e01248402048af5fe39962148d732a0c
tree31c77e0c0d1b30d5bdfe1c7d653153b2046c1751
parentcd53859961b8db5f205fe76a077fe6278613e872
ARM: dts: imx51-zii-rdu1: Use preferred i2c-gpios properties

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:

imx51-zii-rdu1.dtb: i2c-gpio: 'sda-gpios' is a required property
from schema $id: http://devicetree.org/schemas/i2c/i2c-gpio.yaml#
imx51-zii-rdu1.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@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dts