| // SPDX-License-Identifier: GPL-2.0+ |
| * Samsung S9 SM-G9600 (starqltechn) board device tree source |
| * (C) Copyright 2021 Dzmitry Sankouski <dsankouski@gmail.com> |
| model = "Samsung S9 (SM-G9600)"; |
| compatible = "qcom,sdm845-mtp", "qcom,sdm845", "qcom,mtp"; |
| stdout-path = "serial0:921600n8"; |
| reg = <0 0x80000000 0 0xfe1bffff>; |
| compatible = "arm,psci-1.0"; |
| framebuffer: framebuffer@9D400000 { |
| compatible = "simple-framebuffer"; |
| reg = <0 0x9D400000 0 (2960 * 1440 * 4)>;//2400000 |
| pins = "GPIO_33", "GPIO_34"; |
| #include "starqltechn-uboot.dtsi" |