diff options
author | Attila Szöllősi <ata2001@airmail.cc> | 2017-12-03 05:09:18 +0100 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-05-24 23:39:02 -0500 |
commit | 5567f9ddaf734dd09b732153d0411a41abd61061 (patch) | |
tree | a446a983c08d156d609aa2bafd76383df63ffee7 /arch/arm/boot/dts/Makefile | |
parent | 90ce62659994b87723ec6ba26815f9634c18e449 (diff) | |
download | op-kernel-dev-5567f9ddaf734dd09b732153d0411a41abd61061.zip op-kernel-dev-5567f9ddaf734dd09b732153d0411a41abd61061.tar.gz |
ARM: dts: qcom: msm8974: Add Sony Xperia Z1 Compact
This patch adds a DTS file for Sony Xperia Z1 Compact with support for
regulators, serial UART, eMMC/SD-card, USB, charger, backlight,
coincell and buttons.
Work based on arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts.
Signed-off-by: Attila Szöllősi <ata2001@airmail.cc>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 7e24249..f876fdd 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -766,6 +766,7 @@ dtb-$(CONFIG_ARCH_QCOM) += \ qcom-msm8974-fairphone-fp2.dtb \ qcom-msm8974-lge-nexus5-hammerhead.dtb \ qcom-msm8974-samsung-klte.dtb \ + qcom-msm8974-sony-xperia-amami.dtb \ qcom-msm8974-sony-xperia-castor.dtb \ qcom-msm8974-sony-xperia-honami.dtb \ qcom-mdm9615-wp8548-mangoh-green.dtb |