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