blob: 48d7ef1b77c0f6ea7b4e3e0bb538ac3d8225a834 [file] [log] [blame]
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/dts-v1/;
/include/ "msmzinc.dtsi"
/ {
model = "Qualcomm MSM ZINC Simulator";
compatible = "qcom,msmzinc-sim", "qcom,msmzinc";
qcom,msm-id = <178 0 0>;
aliases {
serial0 = &uart0;
};
uart0: serial@f991f000 {
status = "ok";
};
};