]> git.dujemihanovic.xyz Git - u-boot.git/commit
gpio: imx_rgpio2p: support one address
authorPeng Fan <peng.fan@nxp.com>
Fri, 12 Apr 2024 14:24:51 +0000 (22:24 +0800)
committerFabio Estevam <festevam@gmail.com>
Mon, 15 Apr 2024 11:09:26 +0000 (08:09 -0300)
commit51cfa66f2c4a2a57112d689f1f452e07be2dda21
treee6ade9f043bb2334bf925cd3198fa5d11c14de5d
parentb03b49046af5dfca599d2ce8f0aafed89b97aa91
gpio: imx_rgpio2p: support one address

The i.MX8ULP/93 gpio dt-schema have been updated to only have one
address entry, update the driver to support it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/gpio/imx_rgpio2p.c