blob: 2a9fdf22b0b9e7d4edf923f51767397922243f8a [file] [log] [blame]
Syed Rameez Mustafa878892c2012-08-23 17:30:32 -07001/* Copyright (c) 2012, 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
13/ {
14 qcom,cam_server {
15 compatible = "qcom,cam_server";
16 reg = <0xfd8C0000 0x10000>;
17 };
18};