diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2023-04-25 21:28:23 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-05-04 13:03:54 -0400 |
commit | fca76cda28b83c863619057903c7fa4085e40767 (patch) | |
tree | cfe2d9ee6a2bbff0052849e3ada1feab45366eda /arch/arm/dts/k3-am6548-iot2050-advanced-u-boot.dtsi | |
parent | 837833a724b78f3dedeed58979deba93b3e7efe7 (diff) | |
download | u-boot-fca76cda28b83c863619057903c7fa4085e40767.tar.gz |
arm: dts: iot2050: Include u-boot specific bits implicitly
Create *-u-boot.dtsi files for each target dtb of the IOT2050 series so
that we can drop the #include deviations from upstream dts[i] files
here.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Diffstat (limited to 'arch/arm/dts/k3-am6548-iot2050-advanced-u-boot.dtsi')
l--------- | arch/arm/dts/k3-am6548-iot2050-advanced-u-boot.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/k3-am6548-iot2050-advanced-u-boot.dtsi b/arch/arm/dts/k3-am6548-iot2050-advanced-u-boot.dtsi new file mode 120000 index 00000000000..ac30e4ef46e --- /dev/null +++ b/arch/arm/dts/k3-am6548-iot2050-advanced-u-boot.dtsi @@ -0,0 +1 @@ +k3-am6528-iot2050-basic-u-boot.dtsi
\ No newline at end of file |