]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - arch/arm/boot/dts/qcom-apq8084-mtp.dts
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org...
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / qcom-apq8084-mtp.dts
1 #include "qcom-apq8084.dtsi"
2 #include "qcom-pma8084.dtsi"
3
4 / {
5 model = "Qualcomm APQ 8084-MTP";
6 compatible = "qcom,apq8084-mtp", "qcom,apq8084";
7
8 aliases {
9 serial0 = &blsp2_uart2;
10 usid0 = &pma8084_0;
11 };
12
13 chosen {
14 stdout-path = "serial0:115200n8";
15 };
16
17 soc {
18 serial@f995e000 {
19 status = "okay";
20 };
21 };
22 };