diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-11-23 05:00:02 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-11-23 05:00:02 -0800 |
| commit | 2cd7146bb120c296fdec36da665a2939663500ce (patch) | |
| tree | b672ae7c13cad502b66b698278e58d7f374e627b /arch | |
| parent | 9f4c045a5cb11ec6bacb3800793474df49c15c37 (diff) | |
| parent | c5129b317edffaf6445cff1cdf801c56cc3717f0 (diff) | |
Merge "ARM: dts: msm: update the new HDMI splash address on msm8996"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8996.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996.dtsi b/arch/arm/boot/dts/qcom/msm8996.dtsi index 0803207a96d1..64c1e4550d14 100644 --- a/arch/arm/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996.dtsi @@ -250,8 +250,8 @@ label = "cont_splash_mem"; }; - cont_splash_mem_hdmi: cont_splash_mem_hdmi@b1c00000 { - reg = <0 0xb1c00000 0 0x23ff000>; + cont_splash_mem_hdmi: cont_splash_mem_hdmi@bdd00000 { + reg = <0 0xbdd00000 0 0x23ff000>; label = "cont_splash_mem_hdmi"; }; }; |
