Re: [PATCH v3 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)

From: Krzysztof Kozlowski
Date: Tue Dec 03 2024 - 02:37:40 EST


On Mon, Dec 02, 2024 at 04:21:56PM +0000, Umer Uddin wrote:
> Add initial support for the Samsung Galaxy S20 Series (hubble) phones.
> They were launched in 2020, and are based on the Exynos 990 SoC.
> The devices have multiple RAM configurations,
> starting from 8GB going all the way up to 16GB for the S20 Ultra devices.
>
> This device tree adds support for the following:
>
> - SimpleFB
> - 8GB RAM (Any more will be mapped in device trees)
> - Buttons
>
> Signed-off-by: Umer Uddin <umer.uddin@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> .../dts/exynos/exynos990-hubble-common.dtsi | 98 +++++++++++++++++++
> 1 file changed, 98 insertions(+)
> create mode 100644 arch/arm64/boot/dts/exynos/exynos990-hubble-common.dtsi

Filename matching boards, so:
exynos990-x1s-common.dtsi

Best regards,
Krzysztof