xref: /linux/arch/arm64/boot/dts/qcom/msm8916-samsung-rossa.dts (revision 4b660dbd9ee2059850fd30e0df420ca7a38a1856)
1// SPDX-License-Identifier: GPL-2.0-only
2
3/dts-v1/;
4
5#include "msm8916-samsung-rossa-common.dtsi"
6
7/ {
8	model = "Samsung Galaxy Core Prime LTE";
9	compatible = "samsung,rossa", "qcom,msm8916";
10	chassis-type = "handset";
11};
12
13&mpss_mem {
14	/* Firmware for rossa needs more space */
15	reg = <0x0 0x86800000 0x0 0x5800000>;
16};
17