[PATCH v1 0/5] ARCH Tegra improvements
Svyatoslav Ryhel
clamor95 at gmail.com
Thu Dec 12 11:13:26 CET 2024
- Expand plld2 support for T124 and T210 same as for other generations
- Sync common tegra30 and tegra124 trees with upstream (DSI nodes)
- Mark DC with pre-relocation flag for T124 like other gens have
Svyatoslav Ryhel (5):
ARM: tegra124: clock: implement PLLD2 support
ARM: tegra210: clock: implement PLLD2 support
ARM: tegra30: dts: complete DSI nodes
ARM: tegra124: dts: add missing DSI nodes
ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag
arch/arm/dts/tegra124-nyan-big-u-boot.dtsi | 7 ----
arch/arm/dts/tegra124-u-boot.dtsi | 13 +++++++
arch/arm/dts/tegra124.dtsi | 39 +++++++++++++++++++
arch/arm/dts/tegra30.dtsi | 21 +++++++++-
.../include/asm/arch-tegra124/clock-tables.h | 2 +-
.../include/asm/arch-tegra210/clock-tables.h | 2 +-
arch/arm/mach-tegra/tegra124/clock.c | 7 ++++
arch/arm/mach-tegra/tegra210/clock.c | 7 ++++
8 files changed, 88 insertions(+), 10 deletions(-)
--
2.43.0
More information about the U-Boot
mailing list