Please pull u-boot-samsung master
Minkyu Kang
mk7.kang at samsung.com
Mon Jun 3 08:08:53 CEST 2024
Dear Tom,
The following changes since commit 46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a:
Merge tag 'tpm-master-27052024' of
https://source.denx.de/u-boot/custodians/u-boot-tpm (2024-05-27 08:56:02
-0600)
are available in the git repository at:
46ff00bea5dd2dd247d5e2fdadbf5dcf8653cd9a
for you to fetch changes up to 7045c4dd04648fd2ba1806b75e139d941db0d6c5:
arm: exynos: Map iRAM APM area for Exynos850 SoC (2024-05-28 11:54:07
+0900)
----------------------------------------------------------------
Sam Protsenko (3):
arm: exynos: Migrate E850-96 board to OF_UPSTREAM
arm: dts: e850-96: Remove not needed bootph-all flags
arm: exynos: Map iRAM APM area for Exynos850 SoC
MAINTAINERS | 7 +-
arch/arm/dts/Makefile | 1 -
arch/arm/dts/exynos850-e850-96-u-boot.dtsi | 28 --
arch/arm/dts/exynos850-e850-96.dts | 273
-------------------
arch/arm/dts/exynos850-pinctrl.dtsi | 663
----------------------------------------------
arch/arm/dts/exynos850.dtsi | 809
--------------------------------------------------------
arch/arm/mach-exynos/Kconfig | 1 +
arch/arm/mach-exynos/mmu-arm64.c | 8 +
board/samsung/e850-96/MAINTAINERS | 1 -
configs/e850-96_defconfig | 2 +-
doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml | 307
---------------------
doc/device-tree-bindings/soc/samsung/exynos-usi.yaml | 162
------------
include/dt-bindings/clock/exynos850.h | 337
-----------------------
include/dt-bindings/soc/samsung,exynos-usi.h | 17 --
14 files changed, 11 insertions(+), 2605 deletions(-)
delete mode 100644 arch/arm/dts/exynos850-e850-96.dts
delete mode 100644 arch/arm/dts/exynos850-pinctrl.dtsi
delete mode 100644 arch/arm/dts/exynos850.dtsi
delete mode 100644
doc/device-tree-bindings/clock/samsung,exynos850-clock.yaml
delete mode 100644 doc/device-tree-bindings/soc/samsung/exynos-usi.yaml
delete mode 100644 include/dt-bindings/clock/exynos850.h
delete mode 100644 include/dt-bindings/soc/samsung,exynos-usi.h
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list