123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- /* Copyright (c) 2012-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/ "mpq8092.dtsi"
- / {
- model = "Qualcomm MPQ8092 Simulator";
- compatible = "qcom,mpq8092-sim", "qcom,mpq8092", "qcom,sim";
- qcom,msm-id = <146 16 0>;
- };
- &soc {
- serial@f991f000 {
- status = "ok";
- };
- serial@f995e000 {
- status = "ok";
- };
- };
- &pma8084_gpios {
- gpio@c000 { /* GPIO 1 */
- };
- gpio@c100 { /* GPIO 2 */
- };
- gpio@c200 { /* GPIO 3 */
- };
- gpio@c300 { /* GPIO 4 */
- };
- gpio@c400 { /* GPIO 5 */
- };
- gpio@c500 { /* GPIO 6 */
- };
- gpio@c600 { /* GPIO 7 */
- };
- gpio@c700 { /* GPIO 8 */
- };
- gpio@c800 { /* GPIO 9 */
- };
- gpio@c900 { /* GPIO 10 */
- };
- gpio@ca00 { /* GPIO 11 */
- };
- gpio@cb00 { /* GPIO 12 */
- };
- gpio@cc00 { /* GPIO 13 */
- };
- gpio@cd00 { /* GPIO 14 */
- };
- gpio@ce00 { /* GPIO 15 */
- };
- gpio@cf00 { /* GPIO 16 */
- };
- gpio@d000 { /* GPIO 17 */
- };
- gpio@d100 { /* GPIO 18 */
- };
- gpio@d200 { /* GPIO 19 */
- };
- gpio@d300 { /* GPIO 20 */
- };
- gpio@d400 { /* GPIO 21 */
- };
- gpio@d500 { /* GPIO 22 */
- };
- };
- &pma8084_mpps {
- mpp@a000 { /* MPP 1 */
- };
- mpp@a100 { /* MPP 2 */
- };
- mpp@a200 { /* MPP 3 */
- };
- mpp@a300 { /* MPP 4 */
- };
- mpp@a400 { /* MPP5 */
- };
- mpp@a500 { /* MPP 6 */
- };
- mpp@a600 { /* MPP 7 */
- };
- mpp@a700 { /* MPP 8 */
- };
- };
|