commit | 4b5c1175a2ba8493ecb223d99b31d5f55eb4c3f4 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Fri Nov 03 20:00:54 2023 -0300 |
committer | Fabio Estevam <festevam@gmail.com> | Wed Dec 13 10:02:45 2023 -0300 |
tree | d6db85bde57fac4773f5308bb65fb172b805aaa2 | |
parent | 99da64e1efce5eaa59c78cc6e7586d014b5917ef [diff] |
imx7d-pico-pi-u-boot.dtsi: Fix aliases indentation The aliases are currently indented using spaces. Fix it to use the standard tab indentation. Signed-off-by: Fabio Estevam <festevam@denx.de>