aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/exynos/Makefile
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2023-12-11 16:23:30 +0000
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-12-13 20:15:03 +0100
commit6a5713fc7853c3998c706cb809c5d9fd1c6acaa5 (patch)
tree8d09ddcdb366c84685cc382fcc62d09a7d43cf79 /arch/arm64/boot/dts/exynos/Makefile
parentarm64: dts: exynos: google: Add initial Google gs101 SoC support (diff)
downloadwireguard-linux-6a5713fc7853c3998c706cb809c5d9fd1c6acaa5.tar.xz
wireguard-linux-6a5713fc7853c3998c706cb809c5d9fd1c6acaa5.zip
arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
Add initial board support for the Pixel 6 phone code named Oriole. This has been tested with a minimal busybox initramfs and boots to a shell. Tested-by: Will McVicker <willmcvicker@google.com> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Link: https://lore.kernel.org/r/20231211162331.435900-16-peter.griffin@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/exynos/Makefile')
-rw-r--r--arch/arm64/boot/dts/exynos/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/exynos/Makefile b/arch/arm64/boot/dts/exynos/Makefile
index da06e1a9456c..d7f2191c2cdb 100644
--- a/arch/arm64/boot/dts/exynos/Makefile
+++ b/arch/arm64/boot/dts/exynos/Makefile
@@ -1,4 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
+subdir-y += google
+
dtb-$(CONFIG_ARCH_EXYNOS) += \
exynos5433-tm2.dtb \
exynos5433-tm2e.dtb \