blob: 396fd55b7c3a4c28efeb8aeeb3e935962295e8eb [file] [log] [blame]
/*
* Copyright (c) 2017-2018, 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.
*/
#include "apq8053-lite-dragon.dtsi"
&i2c_3 {
status = "okay";
/delete-node/ himax_ts@48;
};
&eeprom0 {
gpios = <&tlmm 26 0>,
<&tlmm 40 0>,
<&tlmm 118 0>,
<&tlmm 119 0>,
<&tlmm 39 0>;
qcom,gpio-vdig = <3>;
qcom,gpio-vana = <4>;
qcom,gpio-req-tbl-num = <0 1 2 3 4>;
qcom,gpio-req-tbl-flags = <1 0 0 0 0>;
qcom,gpio-req-tbl-label = "CAMIF_MCLK0",
"CAM_RESET0",
"CAM_VDIG",
"CAM_VANA",
"CAM_STANDBY0";
};
&camera0 {
qcom,mount-angle = <270>;
gpios = <&tlmm 26 0>,
<&tlmm 40 0>,
<&tlmm 39 0>,
<&tlmm 118 0>,
<&tlmm 119 0>;
qcom,gpio-vdig = <3>;
qcom,gpio-vana = <4>;
qcom,gpio-req-tbl-num = <0 1 2 3 4>;
qcom,gpio-req-tbl-flags = <1 0 0 0 0>;
qcom,gpio-req-tbl-label = "CAMIF_MCLK0",
"CAM_RESET0",
"CAM_STANDBY0",
"CAM_VDIG",
"CAM_VANA";
};
&camera1 {
qcom,mount-angle = <270>;
};
&camera2{
qcom,mount-angle = <270>;
};