[U-Boot] [PATCH v6 3/6] ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driver

2019-07-20 Thread sbabic
> Those properties are U-Boot specific as the mxs gpio Linux driver (up to > version v5.1.11) is not supporting them. > Signed-off-by: Lukasz Majewski Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DE

[U-Boot] [PATCH v6 3/6] ARM: dts: imx: Provide 'gpio-ranges' for mxs_gpio driver

2019-06-19 Thread Lukasz Majewski
Those properties are U-Boot specific as the mxs gpio Linux driver (up to version v5.1.11) is not supporting them. Signed-off-by: Lukasz Majewski --- Changes in v6: - Provide correct values for gpio-ranges Changes in v5: - Use "ARM: dts: imx: tags" Changes in v4: - New file - imx28-u-boot.dtsi