
19 Jun
2019
19 Jun
'19
3:41 p.m.
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@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