commit | d8299e3a5a4a3eec0ef01cac6cdf36381f65b1fa | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Mon May 03 15:04:08 2021 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue May 04 13:03:00 2021 -0500 |
tree | db5aa967c42b4bce6f356fa51e9fc2303c22e0b6 | |
parent | 241f208db64b27a222b43f680796619df034690d [diff] |
dts: bindings: nxp: Add pinctrl-0 as a required property Add pinctrl-0 as being required on NXP Kinetis DTS bindings for I2C, FTM, UART, and DSPI related devices. Other devices like ethernet and CAN are utilized outside of just the Kinetis family and thus we can not require pinctrl-0 property for them at this time. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>