Ken Zhang | e529ff1 | 2013-01-24 17:02:35 -0500 | [diff] [blame] | 1 | /* Copyright (c) 2013, The Linux Foundation. All rights reserved. |
| 2 | * |
| 3 | * This program is free software; you can redistribute it and/or modify |
| 4 | * it under the terms of the GNU General Public License version 2 and |
| 5 | * only version 2 as published by the Free Software Foundation. |
| 6 | * |
| 7 | * This program is distributed in the hope that it will be useful, |
| 8 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 9 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 10 | * GNU General Public License for more details. |
| 11 | */ |
| 12 | |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 13 | &soc { |
Ken Zhang | e529ff1 | 2013-01-24 17:02:35 -0500 | [diff] [blame] | 14 | qcom,msm_qpic@f9ac0000 { |
| 15 | compatible = "qcom,mdss_qpic"; |
| 16 | reg = <0xf9ac0000 0x24000>; |
| 17 | reg-names = "qpic_base"; |
| 18 | interrupts = <0 251 0>; |
| 19 | }; |
| 20 | }; |