
18 Jun
2019
18 Jun
'19
12:33 p.m.
On 6/18/19 8:57 AM, Lukasz Majewski wrote:
[...]
To have a consensus regarding the gpio-ranges and mxs_gpio - here is my proposition:
- I can provide "gpio-ranges" properties to imx28-u-boot.dtsi
With support similar to one from drivers/gpio/gpio-rcar.c, which only extracts the info regarding pin mapping, but omits the phandle for pinmux (pinmux will not be supported).
- I will not upstream those properties to Linux (and adjust the
working mxs gpio driver in any way) - they would be only U-Boot specific
Why not ?
The IMX_GPIO_NR() macro will not be defined for i.MX28 GPIO.
Considering point 3 - all converted boards will have to use dm_gpio*
API.
That's good.
--
Best regards,
Marek Vasut