commit | 9a86d66a09e71ef1aaaac18686df296003041630 | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Wed Jan 15 18:50:04 2020 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 20 15:38:16 2020 +0100 |
tree | 50adc88e15992e9989faf624e2ecaa3bb0702e4d | |
parent | a9b46b9b0a7788161b96c068a1c049311cde8727 [diff] |
arm: dts: imx7ulp-evk: remove mux value from pad configuration The mux mode is embedded in the PAD definition and therefore there is no need to repeat it in the PAD configuration value (more over since this information will be masked out when the configuration value is applied). Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Reviewed-by: Fabio Estevam <festevam@gmail.com>