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

Marek Vasut marex at denx.de
Wed Jun 19 13:41:36 UTC 2019


On 6/19/19 2:27 PM, Lukasz Majewski wrote:
> 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 <lukma at denx.de>

[...]

> +&gpio4 {
> +	gpio-ranges = <&pinctrl 120 0 21>;

Are you sure the GPIO controller offset is 120 here ? Shouldn't that be
0 , while the pin controller offset should be 120 ? Some for the others ?

> +};
> 


-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list