~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/arch/arm64/boot/dts/qcom/msm8916-wingtech-wt86518.dts

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 // SPDX-License-Identifier: GPL-2.0-only
  2 
  3 /dts-v1/;
  4 
  5 #include "msm8916-wingtech-wt865x8.dtsi"
  6 
  7 / {
  8         model = "Lenovo A6000 (Wingtech WT86518)";
  9         compatible = "wingtech,wt86518", "qcom,msm8916";
 10         chassis-type = "handset";
 11 
 12         speaker_amp: audio-amplifier {
 13                 compatible = "awinic,aw8738";
 14 
 15                 pinctrl-0 = <&spk_ext_pa_default>;
 16                 pinctrl-names = "default";
 17 
 18                 mode-gpios = <&tlmm 119 GPIO_ACTIVE_HIGH>;
 19                 sound-name-prefix = "Speaker Amp";
 20                 awinic,mode = <1>;
 21         };
 22 };
 23 
 24 &blsp_i2c2 {
 25         accelerometer@e {
 26                 compatible = "kionix,kxcj91008";
 27                 reg = <0xe>;
 28 
 29                 vdd-supply = <&pm8916_l6>;
 30                 vddio-supply = <&pm8916_l6>;
 31 
 32                 mount-matrix = "0", "-1", "0",
 33                                "-1", "0", "0",
 34                                "0",  "0", "1";
 35         };
 36 };
 37 
 38 &headphones_switch {
 39         VCC-supply = <&pm8916_l17>;
 40 };
 41 
 42 &pm8916_bms {
 43         power-supplies = <&pm8916_charger>;
 44 };
 45 
 46 &pm8916_charger {
 47         qcom,fast-charge-safe-current = <900000>;
 48         qcom,fast-charge-safe-voltage = <4300000>;
 49 
 50         monitored-battery = <&battery>;
 51 
 52         status = "okay";
 53 };
 54 
 55 &sound {
 56         model = "wt88047";
 57         widgets = "Speaker", "Speaker",
 58                   "Headphone", "Headphones";
 59         pin-switches = "Speaker", "Headphones";
 60         audio-routing = "Speaker", "Speaker Amp OUT",
 61                         "Speaker Amp IN", "HPH_R",
 62                         "Headphones", "Headphones Switch OUTL",
 63                         "Headphones", "Headphones Switch OUTR",
 64                         "Headphones Switch INL", "HPH_L",
 65                         "Headphones Switch INR", "HPH_R",
 66                         "AMIC1", "MIC BIAS Internal1",
 67                         "AMIC2", "MIC BIAS Internal2";
 68         aux-devs = <&speaker_amp>, <&headphones_switch>;
 69 };
 70 
 71 &usb {
 72         dr_mode = "peripheral";
 73         extcon = <&pm8916_charger>;
 74 };
 75 
 76 &usb_hs_phy {
 77         extcon = <&pm8916_charger>;
 78 };
 79 
 80 &tlmm {
 81         spk_ext_pa_default: spk-ext-pa-default-state {
 82                 pins = "gpio119";
 83                 function = "gpio";
 84                 drive-strength = <2>;
 85                 bias-disable;
 86         };
 87 };

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php