1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003 |
- // SPDX-License-Identifier: (GPL-2.0 OR MIT)
- /*
- * Copyright (c) 2018 MediaTek Inc.
- * Author: Ben Ho <[email protected]>
- * Erin Lo <[email protected]>
- */
- #include <dt-bindings/gpio/gpio.h>
- #include <dt-bindings/input/input.h>
- #include "mt8183.dtsi"
- #include "mt6358.dtsi"
- / {
- aliases {
- serial0 = &uart0;
- mmc0 = &mmc0;
- mmc1 = &mmc1;
- };
- chosen {
- stdout-path = "serial0:115200n8";
- };
- backlight_lcd0: backlight_lcd0 {
- compatible = "pwm-backlight";
- pwms = <&pwm0 0 500000>;
- power-supply = <&bl_pp5000>;
- enable-gpios = <&pio 176 0>;
- brightness-levels = <0 1023>;
- num-interpolated-steps = <1023>;
- default-brightness-level = <576>;
- status = "okay";
- };
- memory@40000000 {
- device_type = "memory";
- reg = <0 0x40000000 0 0x80000000>;
- };
- clk32k: oscillator1 {
- compatible = "fixed-clock";
- #clock-cells = <0>;
- clock-frequency = <32768>;
- clock-output-names = "clk32k";
- };
- it6505_pp18_reg: regulator0 {
- compatible = "regulator-fixed";
- regulator-name = "it6505_pp18";
- regulator-min-microvolt = <1800000>;
- regulator-max-microvolt = <1800000>;
- gpio = <&pio 178 0>;
- enable-active-high;
- };
- lcd_pp3300: regulator1 {
- compatible = "regulator-fixed";
- regulator-name = "lcd_pp3300";
- regulator-min-microvolt = <3300000>;
- regulator-max-microvolt = <3300000>;
- regulator-always-on;
- regulator-boot-on;
- };
- bl_pp5000: regulator2 {
- compatible = "regulator-fixed";
- regulator-name = "bl_pp5000";
- regulator-min-microvolt = <5000000>;
- regulator-max-microvolt = <5000000>;
- regulator-always-on;
- regulator-boot-on;
- };
- mmc1_fixed_power: regulator3 {
- compatible = "regulator-fixed";
- regulator-name = "mmc1_power";
- regulator-min-microvolt = <3300000>;
- regulator-max-microvolt = <3300000>;
- };
- mmc1_fixed_io: regulator4 {
- compatible = "regulator-fixed";
- regulator-name = "mmc1_io";
- regulator-min-microvolt = <1800000>;
- regulator-max-microvolt = <1800000>;
- };
- pp1800_alw: regulator5 {
- compatible = "regulator-fixed";
- regulator-name = "pp1800_alw";
- regulator-always-on;
- regulator-boot-on;
- regulator-min-microvolt = <1800000>;
- regulator-max-microvolt = <1800000>;
- };
- pp3300_alw: regulator6 {
- compatible = "regulator-fixed";
- regulator-name = "pp3300_alw";
- regulator-always-on;
- regulator-boot-on;
- regulator-min-microvolt = <3300000>;
- regulator-max-microvolt = <3300000>;
- };
- reserved_memory: reserved-memory {
- #address-cells = <2>;
- #size-cells = <2>;
- ranges;
- scp_mem_reserved: memory@50000000 {
- compatible = "shared-dma-pool";
- reg = <0 0x50000000 0 0x2900000>;
- no-map;
- };
- };
- sound: mt8183-sound {
- mediatek,platform = <&afe>;
- pinctrl-names = "default",
- "aud_tdm_out_on",
- "aud_tdm_out_off";
- pinctrl-0 = <&aud_pins_default>;
- pinctrl-1 = <&aud_pins_tdm_out_on>;
- pinctrl-2 = <&aud_pins_tdm_out_off>;
- status = "okay";
- };
- btsco: bt-sco {
- compatible = "linux,bt-sco";
- };
- wifi_pwrseq: wifi-pwrseq {
- compatible = "mmc-pwrseq-simple";
- pinctrl-names = "default";
- pinctrl-0 = <&wifi_pins_pwrseq>;
- /* Toggle WIFI_ENABLE to reset the chip. */
- reset-gpios = <&pio 119 1>;
- };
- wifi_wakeup: wifi-wakeup {
- compatible = "gpio-keys";
- pinctrl-names = "default";
- pinctrl-0 = <&wifi_pins_wakeup>;
- button-wowlan {
- label = "Wake on WiFi";
- gpios = <&pio 113 GPIO_ACTIVE_HIGH>;
- linux,code = <KEY_WAKEUP>;
- wakeup-source;
- };
- };
- tboard_thermistor1: thermal-sensor1 {
- compatible = "generic-adc-thermal";
- #thermal-sensor-cells = <0>;
- io-channels = <&auxadc 0>;
- io-channel-names = "sensor-channel";
- temperature-lookup-table = < (-5000) 1553
- 0 1488
- 5000 1412
- 10000 1326
- 15000 1232
- 20000 1132
- 25000 1029
- 30000 925
- 35000 823
- 40000 726
- 45000 635
- 50000 552
- 55000 478
- 60000 411
- 65000 353
- 70000 303
- 75000 260
- 80000 222
- 85000 190
- 90000 163
- 95000 140
- 100000 121
- 105000 104
- 110000 90
- 115000 78
- 120000 67
- 125000 59>;
- };
- tboard_thermistor2: thermal-sensor2 {
- compatible = "generic-adc-thermal";
- #thermal-sensor-cells = <0>;
- io-channels = <&auxadc 1>;
- io-channel-names = "sensor-channel";
- temperature-lookup-table = < (-5000) 1553
- 0 1488
- 5000 1412
- 10000 1326
- 15000 1232
- 20000 1132
- 25000 1029
- 30000 925
- 35000 823
- 40000 726
- 45000 635
- 50000 552
- 55000 478
- 60000 411
- 65000 353
- 70000 303
- 75000 260
- 80000 222
- 85000 190
- 90000 163
- 95000 140
- 100000 121
- 105000 104
- 110000 90
- 115000 78
- 120000 67
- 125000 59>;
- };
- };
- &afe {
- i2s3-share = "I2S2";
- i2s0-share = "I2S5";
- };
- &auxadc {
- status = "okay";
- };
- &cci {
- proc-supply = <&mt6358_vproc12_reg>;
- };
- &cpu0 {
- proc-supply = <&mt6358_vproc12_reg>;
- };
- &cpu1 {
- proc-supply = <&mt6358_vproc12_reg>;
- };
- &cpu2 {
- proc-supply = <&mt6358_vproc12_reg>;
- };
- &cpu3 {
- proc-supply = <&mt6358_vproc12_reg>;
- };
- &cpu4 {
- proc-supply = <&mt6358_vproc11_reg>;
- };
- &cpu5 {
- proc-supply = <&mt6358_vproc11_reg>;
- };
- &cpu6 {
- proc-supply = <&mt6358_vproc11_reg>;
- };
- &cpu7 {
- proc-supply = <&mt6358_vproc11_reg>;
- };
- &dsi0 {
- status = "okay";
- #address-cells = <1>;
- #size-cells = <0>;
- panel: panel@0 {
- /* compatible will be set in board dts */
- reg = <0>;
- enable-gpios = <&pio 45 0>;
- pinctrl-names = "default";
- pinctrl-0 = <&panel_pins_default>;
- avdd-supply = <&ppvarn_lcd>;
- avee-supply = <&ppvarp_lcd>;
- pp1800-supply = <&pp1800_lcd>;
- backlight = <&backlight_lcd0>;
- rotation = <270>;
- port {
- panel_in: endpoint {
- remote-endpoint = <&dsi_out>;
- };
- };
- };
- ports {
- port {
- dsi_out: endpoint {
- remote-endpoint = <&panel_in>;
- };
- };
- };
- };
- &gic {
- mediatek,broken-save-restore-fw;
- };
- &gpu {
- mali-supply = <&mt6358_vgpu_reg>;
- sram-supply = <&mt6358_vsram_gpu_reg>;
- };
- &i2c0 {
- pinctrl-names = "default";
- pinctrl-0 = <&i2c0_pins>;
- status = "okay";
- clock-frequency = <400000>;
- #address-cells = <1>;
- #size-cells = <0>;
- };
- &i2c1 {
- pinctrl-names = "default";
- pinctrl-0 = <&i2c1_pins>;
- status = "okay";
- clock-frequency = <100000>;
- };
- &i2c3 {
- pinctrl-names = "default";
- pinctrl-0 = <&i2c3_pins>;
- status = "okay";
- clock-frequency = <100000>;
- #address-cells = <1>;
- #size-cells = <0>;
- };
- &i2c5 {
- pinctrl-names = "default";
- pinctrl-0 = <&i2c5_pins>;
- status = "okay";
- clock-frequency = <100000>;
- #address-cells = <1>;
- #size-cells = <0>;
- };
- &i2c6 {
- pinctrl-names = "default";
- pinctrl-0 = <&i2c6_pins>;
- status = "okay";
- clock-frequency = <100000>;
- };
- &mipi_tx0 {
- status = "okay";
- };
- &mmc0 {
- status = "okay";
- pinctrl-names = "default", "state_uhs";
- pinctrl-0 = <&mmc0_pins_default>;
- pinctrl-1 = <&mmc0_pins_uhs>;
- bus-width = <8>;
- max-frequency = <200000000>;
- cap-mmc-highspeed;
- mmc-hs200-1_8v;
- mmc-hs400-1_8v;
- cap-mmc-hw-reset;
- no-sdio;
- no-sd;
- hs400-ds-delay = <0x12814>;
- vmmc-supply = <&mt6358_vemc_reg>;
- vqmmc-supply = <&mt6358_vio18_reg>;
- assigned-clocks = <&topckgen CLK_TOP_MUX_MSDC50_0>;
- assigned-clock-parents = <&topckgen CLK_TOP_MSDCPLL_CK>;
- non-removable;
- };
- &mmc1 {
- status = "okay";
- pinctrl-names = "default", "state_uhs";
- pinctrl-0 = <&mmc1_pins_default>;
- pinctrl-1 = <&mmc1_pins_uhs>;
- vmmc-supply = <&mmc1_fixed_power>;
- vqmmc-supply = <&mmc1_fixed_io>;
- mmc-pwrseq = <&wifi_pwrseq>;
- bus-width = <4>;
- max-frequency = <200000000>;
- drv-type = <2>;
- cap-sd-highspeed;
- sd-uhs-sdr50;
- sd-uhs-sdr104;
- keep-power-in-suspend;
- wakeup-source;
- cap-sdio-irq;
- non-removable;
- no-mmc;
- no-sd;
- assigned-clocks = <&topckgen CLK_TOP_MUX_MSDC30_1>;
- assigned-clock-parents = <&topckgen CLK_TOP_MSDCPLL_D2>;
- #address-cells = <1>;
- #size-cells = <0>;
- qca_wifi: qca-wifi@1 {
- compatible = "qcom,ath10k";
- reg = <1>;
- };
- };
- &mt6358_vdram2_reg {
- regulator-always-on;
- };
- &mt6358codec {
- Avdd-supply = <&mt6358_vaud28_reg>;
- };
- &mt6358_vsim1_reg {
- regulator-min-microvolt = <2700000>;
- regulator-max-microvolt = <2700000>;
- };
- &mt6358_vsim2_reg {
- regulator-min-microvolt = <2700000>;
- regulator-max-microvolt = <2700000>;
- };
- &pio {
- aud_pins_default: audiopins {
- pins-bus {
- pinmux = <PINMUX_GPIO97__FUNC_I2S2_MCK>,
- <PINMUX_GPIO98__FUNC_I2S2_BCK>,
- <PINMUX_GPIO101__FUNC_I2S2_LRCK>,
- <PINMUX_GPIO102__FUNC_I2S2_DI>,
- <PINMUX_GPIO3__FUNC_I2S3_DO>, /*i2s to da7219/max98357*/
- <PINMUX_GPIO89__FUNC_I2S5_BCK>,
- <PINMUX_GPIO90__FUNC_I2S5_LRCK>,
- <PINMUX_GPIO91__FUNC_I2S5_DO>,
- <PINMUX_GPIO174__FUNC_I2S0_DI>, /*i2s to wifi/bt*/
- <PINMUX_GPIO136__FUNC_AUD_CLK_MOSI>,
- <PINMUX_GPIO137__FUNC_AUD_SYNC_MOSI>,
- <PINMUX_GPIO138__FUNC_AUD_DAT_MOSI0>,
- <PINMUX_GPIO139__FUNC_AUD_DAT_MOSI1>,
- <PINMUX_GPIO140__FUNC_AUD_CLK_MISO>,
- <PINMUX_GPIO141__FUNC_AUD_SYNC_MISO>,
- <PINMUX_GPIO142__FUNC_AUD_DAT_MISO0>,
- <PINMUX_GPIO143__FUNC_AUD_DAT_MISO1>; /*mtkaif3.0*/
- };
- };
- aud_pins_tdm_out_on: audiotdmouton {
- pins-bus {
- pinmux = <PINMUX_GPIO169__FUNC_TDM_BCK_2ND>,
- <PINMUX_GPIO170__FUNC_TDM_LRCK_2ND>,
- <PINMUX_GPIO171__FUNC_TDM_DATA0_2ND>,
- <PINMUX_GPIO172__FUNC_TDM_DATA1_2ND>,
- <PINMUX_GPIO173__FUNC_TDM_DATA2_2ND>,
- <PINMUX_GPIO10__FUNC_TDM_DATA3>; /*8ch-i2s to it6505*/
- drive-strength = <MTK_DRIVE_6mA>;
- };
- };
- aud_pins_tdm_out_off: audiotdmoutoff {
- pins-bus {
- pinmux = <PINMUX_GPIO169__FUNC_GPIO169>,
- <PINMUX_GPIO170__FUNC_GPIO170>,
- <PINMUX_GPIO171__FUNC_GPIO171>,
- <PINMUX_GPIO172__FUNC_GPIO172>,
- <PINMUX_GPIO173__FUNC_GPIO173>,
- <PINMUX_GPIO10__FUNC_GPIO10>;
- input-enable;
- bias-pull-down;
- drive-strength = <MTK_DRIVE_2mA>;
- };
- };
- bt_pins: bt-pins {
- pins-bt-en {
- pinmux = <PINMUX_GPIO120__FUNC_GPIO120>;
- output-low;
- };
- };
- ec_ap_int_odl: ec-ap-int-odl {
- pins1 {
- pinmux = <PINMUX_GPIO151__FUNC_GPIO151>;
- input-enable;
- bias-pull-up;
- };
- };
- h1_int_od_l: h1-int-od-l {
- pins1 {
- pinmux = <PINMUX_GPIO153__FUNC_GPIO153>;
- input-enable;
- };
- };
- i2c0_pins: i2c0 {
- pins-bus {
- pinmux = <PINMUX_GPIO82__FUNC_SDA0>,
- <PINMUX_GPIO83__FUNC_SCL0>;
- mediatek,pull-up-adv = <3>;
- mediatek,drive-strength-adv = <00>;
- };
- };
- i2c1_pins: i2c1 {
- pins-bus {
- pinmux = <PINMUX_GPIO81__FUNC_SDA1>,
- <PINMUX_GPIO84__FUNC_SCL1>;
- mediatek,pull-up-adv = <3>;
- mediatek,drive-strength-adv = <00>;
- };
- };
- i2c2_pins: i2c2 {
- pins-bus {
- pinmux = <PINMUX_GPIO103__FUNC_SCL2>,
- <PINMUX_GPIO104__FUNC_SDA2>;
- bias-disable;
- mediatek,drive-strength-adv = <00>;
- };
- };
- i2c3_pins: i2c3 {
- pins-bus {
- pinmux = <PINMUX_GPIO50__FUNC_SCL3>,
- <PINMUX_GPIO51__FUNC_SDA3>;
- mediatek,pull-up-adv = <3>;
- mediatek,drive-strength-adv = <00>;
- };
- };
- i2c4_pins: i2c4 {
- pins-bus {
- pinmux = <PINMUX_GPIO105__FUNC_SCL4>,
- <PINMUX_GPIO106__FUNC_SDA4>;
- bias-disable;
- mediatek,drive-strength-adv = <00>;
- };
- };
- i2c5_pins: i2c5 {
- pins-bus {
- pinmux = <PINMUX_GPIO48__FUNC_SCL5>,
- <PINMUX_GPIO49__FUNC_SDA5>;
- mediatek,pull-up-adv = <3>;
- mediatek,drive-strength-adv = <00>;
- };
- };
- i2c6_pins: i2c6 {
- pins-bus {
- pinmux = <PINMUX_GPIO11__FUNC_SCL6>,
- <PINMUX_GPIO12__FUNC_SDA6>;
- bias-disable;
- };
- };
- mmc0_pins_default: mmc0-pins-default {
- pins-cmd-dat {
- pinmux = <PINMUX_GPIO123__FUNC_MSDC0_DAT0>,
- <PINMUX_GPIO128__FUNC_MSDC0_DAT1>,
- <PINMUX_GPIO125__FUNC_MSDC0_DAT2>,
- <PINMUX_GPIO132__FUNC_MSDC0_DAT3>,
- <PINMUX_GPIO126__FUNC_MSDC0_DAT4>,
- <PINMUX_GPIO129__FUNC_MSDC0_DAT5>,
- <PINMUX_GPIO127__FUNC_MSDC0_DAT6>,
- <PINMUX_GPIO130__FUNC_MSDC0_DAT7>,
- <PINMUX_GPIO122__FUNC_MSDC0_CMD>;
- input-enable;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-up-adv = <01>;
- };
- pins-clk {
- pinmux = <PINMUX_GPIO124__FUNC_MSDC0_CLK>;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-down-adv = <10>;
- };
- pins-rst {
- pinmux = <PINMUX_GPIO133__FUNC_MSDC0_RSTB>;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-down-adv = <01>;
- };
- };
- mmc0_pins_uhs: mmc0-pins-uhs {
- pins-cmd-dat {
- pinmux = <PINMUX_GPIO123__FUNC_MSDC0_DAT0>,
- <PINMUX_GPIO128__FUNC_MSDC0_DAT1>,
- <PINMUX_GPIO125__FUNC_MSDC0_DAT2>,
- <PINMUX_GPIO132__FUNC_MSDC0_DAT3>,
- <PINMUX_GPIO126__FUNC_MSDC0_DAT4>,
- <PINMUX_GPIO129__FUNC_MSDC0_DAT5>,
- <PINMUX_GPIO127__FUNC_MSDC0_DAT6>,
- <PINMUX_GPIO130__FUNC_MSDC0_DAT7>,
- <PINMUX_GPIO122__FUNC_MSDC0_CMD>;
- input-enable;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-up-adv = <01>;
- };
- pins-clk {
- pinmux = <PINMUX_GPIO124__FUNC_MSDC0_CLK>;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-down-adv = <10>;
- };
- pins-ds {
- pinmux = <PINMUX_GPIO131__FUNC_MSDC0_DSL>;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-down-adv = <10>;
- };
- pins-rst {
- pinmux = <PINMUX_GPIO133__FUNC_MSDC0_RSTB>;
- drive-strength = <MTK_DRIVE_14mA>;
- mediatek,pull-up-adv = <01>;
- };
- };
- mmc1_pins_default: mmc1-pins-default {
- pins-cmd-dat {
- pinmux = <PINMUX_GPIO31__FUNC_MSDC1_CMD>,
- <PINMUX_GPIO32__FUNC_MSDC1_DAT0>,
- <PINMUX_GPIO34__FUNC_MSDC1_DAT1>,
- <PINMUX_GPIO33__FUNC_MSDC1_DAT2>,
- <PINMUX_GPIO30__FUNC_MSDC1_DAT3>;
- input-enable;
- mediatek,pull-up-adv = <10>;
- };
- pins-clk {
- pinmux = <PINMUX_GPIO29__FUNC_MSDC1_CLK>;
- input-enable;
- mediatek,pull-down-adv = <10>;
- };
- };
- mmc1_pins_uhs: mmc1-pins-uhs {
- pins-cmd-dat {
- pinmux = <PINMUX_GPIO31__FUNC_MSDC1_CMD>,
- <PINMUX_GPIO32__FUNC_MSDC1_DAT0>,
- <PINMUX_GPIO34__FUNC_MSDC1_DAT1>,
- <PINMUX_GPIO33__FUNC_MSDC1_DAT2>,
- <PINMUX_GPIO30__FUNC_MSDC1_DAT3>;
- drive-strength = <MTK_DRIVE_6mA>;
- input-enable;
- mediatek,pull-up-adv = <10>;
- };
- pins-clk {
- pinmux = <PINMUX_GPIO29__FUNC_MSDC1_CLK>;
- drive-strength = <MTK_DRIVE_8mA>;
- mediatek,pull-down-adv = <10>;
- input-enable;
- };
- };
- panel_pins_default: panel-pins-default {
- panel-reset {
- pinmux = <PINMUX_GPIO45__FUNC_GPIO45>;
- output-low;
- bias-pull-up;
- };
- };
- pwm0_pin_default: pwm0-pin-default {
- pins1 {
- pinmux = <PINMUX_GPIO176__FUNC_GPIO176>;
- output-high;
- bias-pull-up;
- };
- pins2 {
- pinmux = <PINMUX_GPIO43__FUNC_DISP_PWM>;
- };
- };
- scp_pins: scp {
- pins-scp-uart {
- pinmux = <PINMUX_GPIO110__FUNC_TP_URXD1_AO>,
- <PINMUX_GPIO112__FUNC_TP_UTXD1_AO>;
- };
- };
- spi0_pins: spi0 {
- pins-spi {
- pinmux = <PINMUX_GPIO85__FUNC_SPI0_MI>,
- <PINMUX_GPIO86__FUNC_GPIO86>,
- <PINMUX_GPIO87__FUNC_SPI0_MO>,
- <PINMUX_GPIO88__FUNC_SPI0_CLK>;
- bias-disable;
- };
- };
- spi1_pins: spi1 {
- pins-spi {
- pinmux = <PINMUX_GPIO161__FUNC_SPI1_A_MI>,
- <PINMUX_GPIO162__FUNC_SPI1_A_CSB>,
- <PINMUX_GPIO163__FUNC_SPI1_A_MO>,
- <PINMUX_GPIO164__FUNC_SPI1_A_CLK>;
- bias-disable;
- };
- };
- spi2_pins: spi2 {
- pins-spi {
- pinmux = <PINMUX_GPIO0__FUNC_SPI2_CSB>,
- <PINMUX_GPIO1__FUNC_SPI2_MO>,
- <PINMUX_GPIO2__FUNC_SPI2_CLK>;
- bias-disable;
- };
- pins-spi-mi {
- pinmux = <PINMUX_GPIO94__FUNC_SPI2_MI>;
- mediatek,pull-down-adv = <00>;
- };
- };
- spi3_pins: spi3 {
- pins-spi {
- pinmux = <PINMUX_GPIO21__FUNC_SPI3_MI>,
- <PINMUX_GPIO22__FUNC_SPI3_CSB>,
- <PINMUX_GPIO23__FUNC_SPI3_MO>,
- <PINMUX_GPIO24__FUNC_SPI3_CLK>;
- bias-disable;
- };
- };
- spi4_pins: spi4 {
- pins-spi {
- pinmux = <PINMUX_GPIO17__FUNC_SPI4_MI>,
- <PINMUX_GPIO18__FUNC_SPI4_CSB>,
- <PINMUX_GPIO19__FUNC_SPI4_MO>,
- <PINMUX_GPIO20__FUNC_SPI4_CLK>;
- bias-disable;
- };
- };
- spi5_pins: spi5 {
- pins-spi {
- pinmux = <PINMUX_GPIO13__FUNC_SPI5_MI>,
- <PINMUX_GPIO14__FUNC_SPI5_CSB>,
- <PINMUX_GPIO15__FUNC_SPI5_MO>,
- <PINMUX_GPIO16__FUNC_SPI5_CLK>;
- bias-disable;
- };
- };
- uart0_pins_default: uart0-pins-default {
- pins-rx {
- pinmux = <PINMUX_GPIO95__FUNC_URXD0>;
- input-enable;
- bias-pull-up;
- };
- pins-tx {
- pinmux = <PINMUX_GPIO96__FUNC_UTXD0>;
- };
- };
- uart1_pins_default: uart1-pins-default {
- pins-rx {
- pinmux = <PINMUX_GPIO121__FUNC_URXD1>;
- input-enable;
- bias-pull-up;
- };
- pins-tx {
- pinmux = <PINMUX_GPIO115__FUNC_UTXD1>;
- };
- pins-rts {
- pinmux = <PINMUX_GPIO47__FUNC_URTS1>;
- output-enable;
- };
- pins-cts {
- pinmux = <PINMUX_GPIO46__FUNC_UCTS1>;
- input-enable;
- };
- };
- uart1_pins_sleep: uart1-pins-sleep {
- pins-rx {
- pinmux = <PINMUX_GPIO121__FUNC_GPIO121>;
- input-enable;
- bias-pull-up;
- };
- pins-tx {
- pinmux = <PINMUX_GPIO115__FUNC_UTXD1>;
- };
- pins-rts {
- pinmux = <PINMUX_GPIO47__FUNC_URTS1>;
- output-enable;
- };
- pins-cts {
- pinmux = <PINMUX_GPIO46__FUNC_UCTS1>;
- input-enable;
- };
- };
- wifi_pins_pwrseq: wifi-pins-pwrseq {
- pins-wifi-enable {
- pinmux = <PINMUX_GPIO119__FUNC_GPIO119>;
- output-low;
- };
- };
- wifi_pins_wakeup: wifi-pins-wakeup {
- pins-wifi-wakeup {
- pinmux = <PINMUX_GPIO113__FUNC_GPIO113>;
- input-enable;
- };
- };
- };
- &pwm0 {
- status = "okay";
- pinctrl-names = "default";
- pinctrl-0 = <&pwm0_pin_default>;
- };
- &scp {
- status = "okay";
- pinctrl-names = "default";
- pinctrl-0 = <&scp_pins>;
- cros_ec {
- compatible = "google,cros-ec-rpmsg";
- mediatek,rpmsg-name = "cros-ec-rpmsg";
- };
- };
- &mfg_async {
- domain-supply = <&mt6358_vsram_gpu_reg>;
- };
- &mfg {
- domain-supply = <&mt6358_vgpu_reg>;
- };
- &soc_data {
- status = "okay";
- };
- &spi0 {
- pinctrl-names = "default";
- pinctrl-0 = <&spi0_pins>;
- mediatek,pad-select = <0>;
- status = "okay";
- cs-gpios = <&pio 86 GPIO_ACTIVE_LOW>;
- cr50@0 {
- compatible = "google,cr50";
- reg = <0>;
- spi-max-frequency = <1000000>;
- pinctrl-names = "default";
- pinctrl-0 = <&h1_int_od_l>;
- interrupt-parent = <&pio>;
- interrupts = <153 IRQ_TYPE_EDGE_RISING>;
- };
- };
- &spi1 {
- pinctrl-names = "default";
- pinctrl-0 = <&spi1_pins>;
- mediatek,pad-select = <0>;
- status = "okay";
- w25q64dw: flash@0 {
- compatible = "winbond,w25q64dw", "jedec,spi-nor";
- reg = <0>;
- spi-max-frequency = <25000000>;
- };
- };
- &spi2 {
- pinctrl-names = "default";
- pinctrl-0 = <&spi2_pins>;
- mediatek,pad-select = <0>;
- status = "okay";
- cros_ec: cros-ec@0 {
- compatible = "google,cros-ec-spi";
- reg = <0>;
- spi-max-frequency = <3000000>;
- interrupt-parent = <&pio>;
- interrupts = <151 IRQ_TYPE_LEVEL_LOW>;
- pinctrl-names = "default";
- pinctrl-0 = <&ec_ap_int_odl>;
- i2c_tunnel: i2c-tunnel {
- compatible = "google,cros-ec-i2c-tunnel";
- google,remote-bus = <1>;
- #address-cells = <1>;
- #size-cells = <0>;
- };
- usbc_extcon: extcon0 {
- compatible = "google,extcon-usbc-cros-ec";
- google,usb-port-id = <0>;
- };
- cbas {
- compatible = "google,cros-cbas";
- };
- typec {
- compatible = "google,cros-ec-typec";
- #address-cells = <1>;
- #size-cells = <0>;
- usb_c0: connector@0 {
- compatible = "usb-c-connector";
- reg = <0>;
- power-role = "dual";
- data-role = "host";
- try-power-role = "sink";
- };
- };
- };
- };
- &spi3 {
- pinctrl-names = "default";
- pinctrl-0 = <&spi3_pins>;
- mediatek,pad-select = <0>;
- status = "disabled";
- };
- &spi4 {
- pinctrl-names = "default";
- pinctrl-0 = <&spi4_pins>;
- mediatek,pad-select = <0>;
- status = "disabled";
- };
- &spi5 {
- pinctrl-names = "default";
- pinctrl-0 = <&spi5_pins>;
- mediatek,pad-select = <0>;
- status = "disabled";
- };
- &ssusb {
- dr_mode = "host";
- wakeup-source;
- vusb33-supply = <&mt6358_vusb_reg>;
- status = "okay";
- };
- &thermal_zones {
- tboard1 {
- polling-delay = <1000>; /* milliseconds */
- polling-delay-passive = <0>; /* milliseconds */
- thermal-sensors = <&tboard_thermistor1>;
- };
- tboard2 {
- polling-delay = <1000>; /* milliseconds */
- polling-delay-passive = <0>; /* milliseconds */
- thermal-sensors = <&tboard_thermistor2>;
- };
- };
- &u3phy {
- status = "okay";
- };
- &uart0 {
- pinctrl-names = "default";
- pinctrl-0 = <&uart0_pins_default>;
- status = "okay";
- };
- &uart1 {
- pinctrl-names = "default", "sleep";
- pinctrl-0 = <&uart1_pins_default>;
- pinctrl-1 = <&uart1_pins_sleep>;
- status = "okay";
- interrupts-extended = <&sysirq GIC_SPI 92 IRQ_TYPE_LEVEL_LOW>,
- <&pio 121 IRQ_TYPE_EDGE_FALLING>;
- bluetooth: bluetooth {
- pinctrl-names = "default";
- pinctrl-0 = <&bt_pins>;
- status = "okay";
- compatible = "qcom,qca6174-bt";
- enable-gpios = <&pio 120 0>;
- clocks = <&clk32k>;
- firmware-name = "nvm_00440302_i2s.bin";
- };
- };
- &usb_host {
- #address-cells = <1>;
- #size-cells = <0>;
- vusb33-supply = <&mt6358_vusb_reg>;
- status = "okay";
- hub@1 {
- compatible = "usb5e3,610";
- reg = <1>;
- };
- };
- #include <arm/cros-ec-keyboard.dtsi>
- #include <arm/cros-ec-sbs.dtsi>
|