diff options
| author | Deepak Kushwah <dkushwah@codeaurora.org> | 2017-02-02 15:00:08 +0530 |
|---|---|---|
| committer | Deepak Kushwah <dkushwah@codeaurora.org> | 2017-02-02 18:40:00 +0530 |
| commit | 764080cfb9d82476eb128e831a0797b490eda554 (patch) | |
| tree | aa4e337049bb6c55bcaa6c2afe7b7cb16e1bea44 | |
| parent | af883d4db0b398542bb561808a11019f0998d129 (diff) | |
ARM: dts: msm: Add video support for SDM630
Add Video support in respective SDM630, SDA630 variants.
CRs-Fixed: 2001023
Change-Id: I579887eddb706365da0e8a5b3967e7beb8453dcd
Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm630.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm630.dtsi b/arch/arm/boot/dts/qcom/sdm630.dtsi index 953c26f2622d..c6d1cb3bcf35 100644 --- a/arch/arm/boot/dts/qcom/sdm630.dtsi +++ b/arch/arm/boot/dts/qcom/sdm630.dtsi @@ -1522,6 +1522,7 @@ #include "msm-arm-smmu-630.dtsi" #include "sdm660-camera.dtsi" #include "sdm630-pm.dtsi" +#include "sdm660-vidc.dtsi" &gdsc_usb30 { status = "ok"; |
