summaryrefslogblamecommitdiffstats
path: root/arch/arm/boot/dts/qcom-apq8084-mtp.dts
blob: 3016c7048d446cb5ee1e0810b37986663eb20398 (plain) (tree)
1
2
3
4
5
6
7
                            
                            



                                                        
 







                                                 




                                        
  
#include "qcom-apq8084.dtsi"
#include "qcom-pma8084.dtsi"

/ {
	model = "Qualcomm APQ 8084-MTP";
	compatible = "qcom,apq8084-mtp", "qcom,apq8084";

	aliases {
		serial0 = &blsp2_uart2;
	};

	chosen {
		stdout-path = "serial0:115200n8";
	};

	soc {
		serial@f995e000 {
			status = "okay";
		};
	};
};