commit | a24540713d062fe25ad49f6b48b1407977c251e8 | [log] [tgz] |
---|---|---|
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | Thu Jul 21 15:27:25 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 25 16:12:00 2022 +0200 |
tree | 2e97633ea0b01510656b70045d26336a28854c6f | |
parent | ad1531a10393284a41586cc6308e6e637ac93f43 [diff] |
tbs2910: prepare to synchronise device trees with linux As a preparatory step make sure to refer to absolute node paths where labels were removed in Linux upstream. This avoids the following error once synchronised: +Error: arch/arm/dts/imx6q-tbs2910-u-boot.dtsi:3.1-7 Label or path aips1 not found +Error: arch/arm/dts/imx6q-tbs2910-u-boot.dtsi:11.1-5 Label or path soc not found Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>