[U-Boot] [RFC PATCH 11/13] arm: nexell: add preliminary S5P6818 SoC device tree
Simon Glass
sjg at chromium.org
Sat Dec 2 03:31:40 UTC 2017
On 29 November 2017 at 18:25, Andre Przywara <andre.przywara at arm.com> wrote:
> The Nexell S5P6818 SoC is an octa-core SoC with ARM Cortex-A53 cores.
> The chip contains the usual peripherals for an smartphone/tablet/set-top
> box SoC.
> Add the .dtsi file describing the peripherals supported so far, but
> keep them still disabled.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
> arch/arm/Kconfig | 1 +
> arch/arm/dts/s5p6818.dtsi | 196 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 197 insertions(+)
> create mode 100644 arch/arm/dts/s5p6818.dtsi
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list