mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Device node changes required on Palima, describing the GPIO configuration for Nfc controller chip. Modified corresponding Nfc device node for ATP, CDP, MTP & QRD platforms. Change-Id: I707a2fa66c4a3896375f92f315f3eab07a1b7744
155 lines
3.2 KiB
Plaintext
155 lines
3.2 KiB
Plaintext
#include <dt-bindings/gpio/gpio.h>
|
|
#include <dt-bindings/input/input.h>
|
|
|
|
#include "cape-pmic-overlay.dtsi"
|
|
#include "waipio-thermal-overlay.dtsi"
|
|
|
|
&soc {
|
|
gpio_keys {
|
|
compatible = "gpio-keys";
|
|
label = "gpio-keys";
|
|
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&key_vol_up_default>;
|
|
|
|
vol_up {
|
|
label = "volume_up";
|
|
gpios = <&pm8350_gpios 6 GPIO_ACTIVE_LOW>;
|
|
linux,input-type = <1>;
|
|
linux,code = <KEY_VOLUMEUP>;
|
|
gpio-key,wakeup;
|
|
debounce-interval = <15>;
|
|
linux,can-disable;
|
|
};
|
|
};
|
|
};
|
|
|
|
&sdhc_2 {
|
|
status = "ok";
|
|
vdd-supply = <&L9C>;
|
|
qcom,vdd-voltage-level = <2960000 2960000>;
|
|
qcom,vdd-current-level = <0 800000>;
|
|
|
|
vdd-io-supply = <&L6C>;
|
|
qcom,vdd-io-voltage-level = <1800000 2960000>;
|
|
qcom,vdd-io-current-level = <0 125000>;
|
|
|
|
pinctrl-names = "default", "sleep";
|
|
pinctrl-0 = <&sdc2_on>;
|
|
pinctrl-1 = <&sdc2_off>;
|
|
|
|
cd-gpios = <&tlmm 92 GPIO_ACTIVE_LOW>;
|
|
};
|
|
|
|
&ufsphy_mem {
|
|
compatible = "qcom,ufs-phy-qmp-v4-cape";
|
|
|
|
vdda-phy-supply = <&L5B>;
|
|
vdda-pll-supply = <&L10C>;
|
|
vdda-phy-max-microamp = <197000>;
|
|
vdda-pll-max-microamp = <23700>;
|
|
|
|
status = "ok";
|
|
};
|
|
|
|
&ufshc_mem {
|
|
vdd-hba-supply = <&gcc_ufs_phy_gdsc>;
|
|
|
|
vcc-supply = <&L7B>;
|
|
vcc-max-microamp = <1100000>;
|
|
|
|
vccq-supply = <&L9B>;
|
|
vccq-max-microamp = <1200000>;
|
|
|
|
qcom,vddp-ref-clk-supply = <&L9B>;
|
|
qcom,vddp-ref-clk-max-microamp = <100>;
|
|
|
|
status = "ok";
|
|
};
|
|
|
|
&pm8350c_switch0 {
|
|
qcom,led-mask = <9>; /* Channels 1 & 4 */
|
|
qcom,symmetry-en;
|
|
};
|
|
|
|
&pm8350c_switch1 {
|
|
qcom,led-mask = <6>; /* Channels 2 & 3 */
|
|
qcom,symmetry-en;
|
|
};
|
|
|
|
&pm8350c_switch2 {
|
|
qcom,led-mask = <15>; /* All Channels */
|
|
qcom,symmetry-en;
|
|
};
|
|
|
|
&pm8350c_flash {
|
|
status = "ok";
|
|
};
|
|
|
|
&qupv3_se9_i2c {
|
|
status = "ok";
|
|
qcom,clk-freq-out = <1000000>;
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
nq@28 {
|
|
compatible = "qcom,sn-nci";
|
|
reg = <0x28>;
|
|
qcom,sn-irq = <&tlmm 46 0x00>;
|
|
qcom,sn-ven = <&tlmm 34 0x00>;
|
|
qcom,sn-firm = <&tlmm 45 0x00>;
|
|
qcom,sn-clkreq = <&tlmm 35 0x00>;
|
|
qcom,sn-vdd-1p8-supply = <&S10B>;
|
|
qcom,sn-vdd-1p8-voltage = <1800000 1800000>;
|
|
qcom,sn-vdd-1p8-current = <157000>;
|
|
interrupt-parent = <&tlmm>;
|
|
interrupts = <46 0>;
|
|
interrupt-names = "nfc_irq";
|
|
pinctrl-names = "nfc_active", "nfc_suspend";
|
|
pinctrl-0 = <&nfc_int_active &nfc_enable_active>;
|
|
pinctrl-1 = <&nfc_int_suspend &nfc_enable_suspend>;
|
|
};
|
|
};
|
|
|
|
&qupv3_se4_spi {
|
|
status = "ok";
|
|
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
qcom,spi-touch-active = "focaltech,fts_ts";
|
|
|
|
focaltech@0 {
|
|
compatible = "focaltech,fts_ts";
|
|
reg = <0x0>;
|
|
spi-max-frequency = <6000000>;
|
|
interrupt-parent = <&tlmm>;
|
|
interrupts = <21 0x2008>;
|
|
focaltech,reset-gpio = <&tlmm 20 0x00>;
|
|
focaltech,irq-gpio = <&tlmm 21 0x2008>;
|
|
focaltech,display-coords = <0 0 1080 2340>;
|
|
focaltech,max-touch-number = <5>;
|
|
focaltech,ic-type = <0x3658D488>;
|
|
focaltech,touch-type = "primary";
|
|
|
|
vdd-supply = <&L3C>;
|
|
|
|
pinctrl-names = "pmx_ts_active", "pmx_ts_suspend", "pmx_ts_release";
|
|
pinctrl-0 = <&ts_active>;
|
|
pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
|
|
pinctrl-2 = <&ts_release>;
|
|
};
|
|
};
|
|
|
|
&qupv3_se5_i2c {
|
|
status = "ok";
|
|
|
|
#address-cells = <1>;
|
|
#size-cells = <0>;
|
|
eusb2_repeater@3e {
|
|
compatible = "ti,eusb2-repeater";
|
|
reg = <0x3e>;
|
|
vdd12-supply = <&L10C>;
|
|
vdd3-supply = <&L2B>;
|
|
reset-gpio = <&pm8350c_gpios 7 GPIO_ACTIVE_LOW>;
|
|
};
|
|
};
|