| /* Copyright (c) 2016-2017, 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 <dt-bindings/gpio/gpio.h> |
| #include "sdm845-camera-sensor-cdp.dtsi" |
| |
| / { |
| bluetooth: bt_wcn3990 { |
| compatible = "qca,wcn3990"; |
| qca,bt-vdd-io-supply = <&pm8998_s3>; |
| qca,bt-vdd-xtal-supply = <&pm8998_s5>; |
| qca,bt-vdd-core-supply = <&pm8998_l7>; |
| qca,bt-vdd-pa-supply = <&pm8998_l17>; |
| qca,bt-vdd-ldo-supply = <&pm8998_l25>; |
| |
| qca,bt-vdd-io-voltage-level = <1352000 1352000>; |
| qca,bt-vdd-xtal-voltage-level = <2040000 2040000>; |
| qca,bt-vdd-core-voltage-level = <1800000 1800000>; |
| qca,bt-vdd-pa-voltage-level = <1304000 1304000>; |
| qca,bt-vdd-ldo-voltage-level = <3312000 3312000>; |
| |
| qca,bt-vdd-io-current-level = <1>; /* LPM/PFM */ |
| qca,bt-vdd-xtal-current-level = <1>; /* LPM/PFM */ |
| qca,bt-vdd-core-current-level = <1>; /* LPM/PFM */ |
| qca,bt-vdd-pa-current-level = <1>; /* LPM/PFM */ |
| qca,bt-vdd-ldo-current-level = <1>; /* LPM/PFM */ |
| }; |
| }; |
| |
| &soc { |
| sound-tavil { |
| qcom,us-euro-gpios = <&tavil_us_euro_sw>; |
| }; |
| |
| gpio_keys { |
| compatible = "gpio-keys"; |
| label = "gpio-keys"; |
| |
| pinctrl-names = "default"; |
| pinctrl-0 = <&key_home_default |
| &key_vol_up_default |
| &key_cam_snapshot_default |
| &key_cam_focus_default>; |
| |
| home { |
| label = "home"; |
| gpios = <&pm8998_gpios 5 GPIO_ACTIVE_LOW>; |
| linux,input-type = <1>; |
| linux,code = <102>; |
| gpio-key,wakeup; |
| debounce-interval = <15>; |
| linux,can-disable; |
| }; |
| |
| vol_up { |
| label = "volume_up"; |
| gpios = <&pm8998_gpios 6 GPIO_ACTIVE_LOW>; |
| linux,input-type = <1>; |
| linux,code = <115>; |
| gpio-key,wakeup; |
| debounce-interval = <15>; |
| linux,can-disable; |
| }; |
| |
| cam_snapshot { |
| label = "cam_snapshot"; |
| gpios = <&pm8998_gpios 7 GPIO_ACTIVE_LOW>; |
| linux,input-type = <1>; |
| linux,code = <766>; |
| gpio-key,wakeup; |
| debounce-interval = <15>; |
| linux,can-disable; |
| }; |
| |
| cam_focus { |
| label = "cam_focus"; |
| gpios = <&pm8998_gpios 8 GPIO_ACTIVE_LOW>; |
| linux,input-type = <1>; |
| linux,code = <528>; |
| gpio-key,wakeup; |
| debounce-interval = <15>; |
| linux,can-disable; |
| }; |
| }; |
| }; |
| |
| &ufsphy_mem { |
| compatible = "qcom,ufs-phy-qmp-v3"; |
| |
| vdda-phy-supply = <&pm8998_l1>; /* 0.88v */ |
| vdda-pll-supply = <&pm8998_l26>; /* 1.2v */ |
| vdda-phy-max-microamp = <62900>; |
| vdda-pll-max-microamp = <18300>; |
| |
| status = "ok"; |
| }; |
| |
| &ufshc_mem { |
| vdd-hba-supply = <&ufs_phy_gdsc>; |
| vdd-hba-fixed-regulator; |
| vcc-supply = <&pm8998_l20>; |
| vccq2-supply = <&pm8998_s4>; |
| vcc-max-microamp = <600000>; |
| vccq2-max-microamp = <600000>; |
| |
| qcom,vddp-ref-clk-supply = <&pm8998_l2>; |
| qcom,vddp-ref-clk-max-microamp = <100>; |
| |
| status = "ok"; |
| }; |
| |
| &ufsphy_card { |
| compatible = "qcom,ufs-phy-qmp-v3"; |
| |
| vdda-phy-supply = <&pm8998_l1>; /* 0.88v */ |
| vdda-pll-supply = <&pm8998_l26>; /* 1.2v */ |
| vdda-phy-max-microamp = <62900>; |
| vdda-pll-max-microamp = <18300>; |
| |
| status = "ok"; |
| }; |
| |
| &ufshc_card { |
| vdd-hba-supply = <&ufs_card_gdsc>; |
| vdd-hba-fixed-regulator; |
| vcc-supply = <&pm8998_l21>; |
| vccq2-supply = <&pm8998_s4>; |
| vcc-max-microamp = <300000>; |
| vccq2-max-microamp = <300000>; |
| |
| qcom,vddp-ref-clk-supply = <&pm8998_l2>; |
| qcom,vddp-ref-clk-max-microamp = <100>; |
| |
| status = "ok"; |
| }; |
| |
| &sdhc_2 { |
| vdd-supply = <&pm8998_l21>; |
| qcom,vdd-voltage-level = <2950000 2960000>; |
| qcom,vdd-current-level = <200 800000>; |
| |
| vdd-io-supply = <&pm8998_l13>; |
| qcom,vdd-io-voltage-level = <1808000 2960000>; |
| qcom,vdd-io-current-level = <200 22000>; |
| |
| pinctrl-names = "active", "sleep"; |
| pinctrl-0 = <&sdc2_clk_on &sdc2_cmd_on &sdc2_data_on>; |
| pinctrl-1 = <&sdc2_clk_off &sdc2_cmd_off &sdc2_data_off>; |
| |
| qcom,clk-rates = <400000 20000000 25000000 |
| 50000000 100000000 200000000>; |
| qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104"; |
| |
| status = "ok"; |
| }; |
| |
| &pmi8998_switch1 { |
| pinctrl-names = "led_enable", "led_disable"; |
| pinctrl-0 = <&flash_led3_front_en>; |
| pinctrl-1 = <&flash_led3_front_dis>; |
| }; |
| |
| &pmi8998_charger { |
| qcom,batteryless-platform; |
| }; |
| |
| / { |
| extcon_usb1: extcon_usb1 { |
| compatible = "linux,extcon-usb-gpio"; |
| id-gpio = <&pmi8998_gpios 9 GPIO_ACTIVE_HIGH>; |
| vbus-gpio = <&pmi8998_gpios 8 GPIO_ACTIVE_HIGH>; |
| |
| pinctrl-names = "default"; |
| pinctrl-0 = <&usb2_vbus_det_default |
| &usb2_id_det_default>; |
| }; |
| |
| usb1_vbus_vreg: usb1_vbus_vreg { |
| compatible = "regulator-fixed"; |
| regulator-name = "usb_vbus_vreg"; |
| gpio = <&pmi8998_gpios 2 GPIO_ACTIVE_HIGH>; |
| enable-active-high; |
| |
| /* Typical EN-to-VBUS turn on time for NX5P1100 */ |
| regulator-enable-ramp-delay = <630>; |
| |
| pinctrl-names = "default"; |
| pinctrl-0 = <&usb2_vbus_boost_default>; |
| }; |
| |
| aliases { |
| serial0 = &qupv3_se9_2uart; |
| spi0 = &qupv3_se8_spi; |
| i2c0 = &qupv3_se10_i2c; |
| i2c1 = &qupv3_se3_i2c; |
| }; |
| }; |
| |
| &qupv3_se9_2uart { |
| status = "ok"; |
| }; |
| |
| &labibb { |
| status = "ok"; |
| qcom,qpnp-labibb-mode = "lcd"; |
| }; |
| |
| &dsi_dual_nt35597_truly_video { |
| qcom,panel-supply-entries = <&dsi_panel_pwr_supply>; |
| qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled"; |
| qcom,mdss-dsi-bl-min-level = <1>; |
| qcom,mdss-dsi-bl-max-level = <4095>; |
| qcom,mdss-dsi-panel-mode-gpio-state = "dual_port"; |
| qcom,panel-mode-gpio = <&tlmm 52 0>; |
| qcom,platform-reset-gpio = <&tlmm 6 0>; |
| }; |
| |
| &dsi_dual_nt35597_truly_video_display { |
| qcom,dsi-display-active; |
| }; |
| |
| &pmi8998_wled { |
| status = "okay"; |
| qcom,led-strings-list = [01 02]; |
| }; |
| |
| &qupv3_se8_spi { |
| status = "ok"; |
| }; |
| |
| &qupv3_se3_i2c { |
| status = "ok"; |
| }; |
| |
| &qupv3_se10_i2c { |
| status = "ok"; |
| }; |
| |
| &usb1 { |
| status = "okay"; |
| extcon = <&extcon_usb1>; |
| vbus_dwc3-supply = <&usb1_vbus_vreg>; |
| }; |
| |
| &qusb_phy1 { |
| status = "okay"; |
| }; |
| |
| &usb_qmp_phy { |
| status = "okay"; |
| }; |
| |
| &pm8998_vadc { |
| chan@83 { |
| label = "vph_pwr"; |
| reg = <0x83>; |
| qcom,decimation = <2>; |
| qcom,pre-div-channel-scaling = <1>; |
| qcom,calibration-type = "absolute"; |
| qcom,scale-function = <0>; |
| qcom,hw-settle-time = <0>; |
| qcom,fast-avg-setup = <0>; |
| }; |
| |
| chan@85 { |
| label = "vcoin"; |
| reg = <0x85>; |
| qcom,decimation = <2>; |
| qcom,pre-div-channel-scaling = <1>; |
| qcom,calibration-type = "absolute"; |
| qcom,scale-function = <0>; |
| qcom,hw-settle-time = <0>; |
| qcom,fast-avg-setup = <0>; |
| }; |
| |
| chan@4c { |
| label = "xo_therm"; |
| reg = <0x4c>; |
| qcom,decimation = <2>; |
| qcom,pre-div-channel-scaling = <0>; |
| qcom,calibration-type = "ratiometric"; |
| qcom,scale-function = <4>; |
| qcom,hw-settle-time = <2>; |
| qcom,fast-avg-setup = <0>; |
| qcom,vadc-thermal-node; |
| }; |
| |
| chan@4d { |
| label = "msm_therm"; |
| reg = <0x4d>; |
| qcom,decimation = <2>; |
| qcom,pre-div-channel-scaling = <0>; |
| qcom,calibration-type = "ratiometric"; |
| qcom,scale-function = <2>; |
| qcom,hw-settle-time = <2>; |
| qcom,fast-avg-setup = <0>; |
| qcom,vadc-thermal-node; |
| }; |
| |
| chan@4f { |
| label = "pa_therm1"; |
| reg = <0x4f>; |
| qcom,decimation = <2>; |
| qcom,pre-div-channel-scaling = <0>; |
| qcom,calibration-type = "ratiometric"; |
| qcom,scale-function = <2>; |
| qcom,hw-settle-time = <2>; |
| qcom,fast-avg-setup = <0>; |
| qcom,vadc-thermal-node; |
| }; |
| |
| chan@51 { |
| label = "quiet_therm"; |
| reg = <0x51>; |
| qcom,decimation = <2>; |
| qcom,pre-div-channel-scaling = <0>; |
| qcom,calibration-type = "ratiometric"; |
| qcom,scale-function = <2>; |
| qcom,hw-settle-time = <2>; |
| qcom,fast-avg-setup = <0>; |
| qcom,vadc-thermal-node; |
| }; |
| }; |
| |
| &pm8998_adc_tm { |
| chan@83 { |
| label = "vph_pwr"; |
| reg = <0x83>; |
| qcom,pre-div-channel-scaling = <1>; |
| qcom,calibration-type = "absolute"; |
| qcom,scale-function = <0>; |
| qcom,hw-settle-time = <0>; |
| qcom,btm-channel-number = <0x60>; |
| }; |
| }; |
| |
| &thermal_zones { |
| xo-therm-adc { |
| polling-delay-passive = <0>; |
| polling-delay = <0>; |
| thermal-sensors = <&pm8998_vadc 0x4c>; |
| }; |
| |
| msm-therm-adc { |
| polling-delay-passive = <0>; |
| polling-delay = <0>; |
| thermal-sensors = <&pm8998_vadc 0x4d>; |
| }; |
| |
| pa-therm1-adc { |
| polling-delay-passive = <0>; |
| polling-delay = <0>; |
| thermal-sensors = <&pm8998_vadc 0x4f>; |
| }; |
| |
| quiet-therm-adc { |
| polling-delay-passive = <0>; |
| polling-delay = <0>; |
| thermal-sensors = <&pm8998_vadc 0x51>; |
| }; |
| }; |