Loading arch/arm/boot/dts/qcom/msm8909-mdss.dtsi +5 −2 Original line number Diff line number Diff line Loading @@ -27,10 +27,13 @@ <&clock_gcc clk_gcc_mdss_vsync_clk>; clock-names = "iface_clk", "bus_clk", "core_clk_src", "core_clk", "vsync_clk"; mdss_fb0: qcom,mdss_fb_primary { cell-index = <0>; compatible = "qcom,mdss-fb"; qcom,memblock-reserve = <0x83200000 0x800000>; qcom,cont-splash-memory { linux,contiguous-region = <&cont_splash_mem>; }; }; }; Loading arch/arm/boot/dts/qcom/msm8909.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,13 @@ reg = <0 0 0 0x314000>; label = "audio_mem"; }; cont_splash_mem: splash_region@83000000 { linux,reserve-contiguous-region; linux,reserve-region; reg = <0x0 0x83000000 0x0 0x900000>; label = "cont_splash_mem"; }; }; soc: soc { }; Loading Loading
arch/arm/boot/dts/qcom/msm8909-mdss.dtsi +5 −2 Original line number Diff line number Diff line Loading @@ -27,10 +27,13 @@ <&clock_gcc clk_gcc_mdss_vsync_clk>; clock-names = "iface_clk", "bus_clk", "core_clk_src", "core_clk", "vsync_clk"; mdss_fb0: qcom,mdss_fb_primary { cell-index = <0>; compatible = "qcom,mdss-fb"; qcom,memblock-reserve = <0x83200000 0x800000>; qcom,cont-splash-memory { linux,contiguous-region = <&cont_splash_mem>; }; }; }; Loading
arch/arm/boot/dts/qcom/msm8909.dtsi +7 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,13 @@ reg = <0 0 0 0x314000>; label = "audio_mem"; }; cont_splash_mem: splash_region@83000000 { linux,reserve-contiguous-region; linux,reserve-region; reg = <0x0 0x83000000 0x0 0x900000>; label = "cont_splash_mem"; }; }; soc: soc { }; Loading