commit | c8f8e920fe610589ba46e000a37760ada6b8d934 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Nov 03 17:15:52 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 07 18:39:18 2019 -0500 |
tree | b303d0dae9b057dd0ad4456d3113a4a508fa6dde | |
parent | 0876a89cb4e3f6166cb6a786f92d5ce9a1f44a26 [diff] |
ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIO The only GPIO bank needed in SPL is GPIO4 and the SPL space is tight. This patch removes the all but GPIO4 from the spl device tree to reduce the SPL footprint. Signed-off-by: Adam Ford <aford173@gmail.com>