OSDN Git Service

Merge "ARM: dts: msm: enable dynamic bit clock for SDM660 MTP panel"
authorLinux Build Service Account <lnxbuild@localhost>
Tue, 9 Oct 2018 16:43:41 +0000 (09:43 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Tue, 9 Oct 2018 16:43:40 +0000 (09:43 -0700)
1  2 
arch/arm/boot/dts/qcom/sdm660.dtsi

                };
  
                cont_splash_mem: splash_region@9d400000 {
-                       reg = <0x0 0x9d400000 0x0 0x02400000>;
+                       reg = <0x0 0x9d400000 0x0 0x23ff000>;
                        label = "cont_splash_mem";
                };
+               dfps_data_mem: dfps_data_mem@0x9f7ff000 {
+                      reg = <0 0x9f7ff000 0 0x00001000>;
+                      label = "dfps_data_mem";
+               };
        };
  
        bluetooth: bt_wcn3990 {
                "HS_RB_G1_L1", "HS_RB_G2_L1", "HS_RB_G3_L1",
                "MAX";
  
 +              pinctrl-names = "dev-reset-assert", "dev-reset-deassert";
 +              pinctrl-0 = <&ufs_dev_reset_assert>;
 +              pinctrl-1 = <&ufs_dev_reset_deassert>;
 +
                resets = <&clock_gcc GCC_UFS_BCR>;
                reset-names = "core_reset";