/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2019 MediaTek Inc. */ /dts-v1/; #include #include #include #include #include #include #include #include #include #include / { model = "mt6739"; compatible = "mediatek,mt6739"; interrupt-parent = <&sysirq>; #address-cells = <2>; #size-cells = <2>; /* chosen */ chosen: chosen { bootargs = "console=tty0 console=ttyMT3,921600n1 vmalloc=400M \ slub_debug=OFZPU page_owner=on swiotlb=noforce \ cgroup.memory=nosocket,nokmem \ androidboot.hardware=mt6739 maxcpus=8 \ dma_debug=off \ firmware_class.path=/vendor/firmware loop.max_part=7"; kaslr-seed = <0 0>; }; pmu { compatible = "arm,armv8-pmuv3"; interrupt-parent = <&gic>; interrupts = ; }; cpus { #address-cells = <1>; #size-cells = <0>; cpu0: cpu@0 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x000>; enable-method = "psci"; cpu-release-addr = <0x0 0x40000200>; clock-frequency = <2000000000>; cpu-idle-states = <&STANDBY &MCDI_CPU &MCDI_CLUSTER>, <&SODI &SODI3 &DPIDLE &SUSPEND>; }; cpu1: cpu@001 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x001>; enable-method = "psci"; cpu-release-addr = <0x0 0x40000200>; clock-frequency = <1638000000>; cpu-idle-states = <&STANDBY &MCDI_CPU &MCDI_CLUSTER>, <&SODI &SODI3 &DPIDLE &SUSPEND>; }; cpu2: cpu@002 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x002>; enable-method = "psci"; cpu-release-addr = <0x0 0x40000200>; clock-frequency = <1638000000>; cpu-idle-states = <&STANDBY &MCDI_CPU &MCDI_CLUSTER>, <&SODI &SODI3 &DPIDLE &SUSPEND>; }; cpu3: cpu@003 { device_type = "cpu"; compatible = "arm,cortex-a53"; reg = <0x003>; enable-method = "psci"; cpu-release-addr = <0x0 0x40000200>; clock-frequency = <1638000000>; cpu-idle-states = <&STANDBY &MCDI_CPU &MCDI_CLUSTER>, <&SODI &SODI3 &DPIDLE &SUSPEND>; }; cpu-map { cluster0 { core0 { cpu = <&cpu0>; }; core1 { cpu = <&cpu1>; }; core2 { cpu = <&cpu2>; }; core3 { cpu = <&cpu3>; }; }; }; idle-states { entry-method = "arm,psci"; STANDBY: standby { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x00000001>; entry-latency-us = <600>; exit-latency-us = <600>; min-residency-us = <1200>; }; MCDI_CPU: mcdi-cpu { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x00010001>; entry-latency-us = <600>; exit-latency-us = <600>; min-residency-us = <1200>; }; MCDI_CLUSTER: mcdi-cluster { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x01010001>; entry-latency-us = <600>; exit-latency-us = <600>; min-residency-us = <1200>; }; SODI: sodi { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x01010002>; entry-latency-us = <800>; exit-latency-us = <1000>; min-residency-us = <2000>; }; SODI3: sodi3 { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x01010003>; entry-latency-us = <800>; exit-latency-us = <1000>; min-residency-us = <2000>; }; DPIDLE: dpidle { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x01010004>; entry-latency-us = <800>; exit-latency-us = <1000>; min-residency-us = <2000>; }; SUSPEND: suspend { compatible = "arm,idle-state"; arm,psci-suspend-param = <0x01010005>; entry-latency-us = <800>; exit-latency-us = <1000>; min-residency-us = <2000>; }; }; }; mobicore { compatible = "trustonic,mobicore"; interrupts = ; }; tkcore { compatible = "trustkernel,tkcore"; interrupts = ; }; psci { compatible = "arm,psci-0.2"; method = "smc"; }; memory { device_type = "memory"; reg = <0 0x40000000 0 0x20000000>; }; cpu_dbgapb: cpu_dbgapb { compatible = "mediatek,hw_dbg"; num = <4>; reg = <0 0x0d410000 0 0x1000>, <0 0x0d510000 0 0x1000>, <0 0x0d610000 0 0x1000>, <0 0x0d710000 0 0x1000>; }; /* ATF logger SW IRQ number 273 = 32 + 241 */ atf_logger { compatible = "mediatek,atf_logger"; interrupts = ; }; /* AMMS SW IRQ number GIC:155 DTS:123 */ amms_control { compatible = "mediatek,amms"; interrupts = ; }; /* Microtrust SW IRQ number 163, 164, 165, 175, 256, 257 */ utos { compatible = "microtrust,utos"; interrupts = , ; }; utos_tester { compatible = "microtrust,tester-v1"; }; reserved_memory: reserved-memory { #address-cells = <2>; #size-cells = <2>; ranges; /*TODO: add reserved memory node here*/ consys_mem: consys-reserve-memory { compatible = "mediatek,consys-reserve-memory"; #address-cells = <2>; #size-cells = <2>; no-map; size = <0 0x200000>; alignment = <0 0x200000>; alloc-ranges = <0 0x40000000 0 0x38000000>; }; }; gic: interrupt-controller@0c000000 { compatible = "arm,gic-v3"; #interrupt-cells = <3>; #address-cells = <2>; #size-cells = <2>; #redistributor-regions = <1>; interrupt-parent = <&gic>; interrupt-controller; reg = <0 0x0c000000 0 0x40000>, // distributor <0 0x0c080000 0 0x200000>, // redistributor <0 0x10200620 0 0x001000>; // INTPOL interrupts = ; mediatek,reg_len_pol0 = <8>; // 8*32 irq polarity setting in INTPOL }; sysirq: intpol-controller@0x10200620 { compatible = "mediatek,mt6739-sysirq", "mediatek,mt6577-sysirq"; interrupt-controller; #interrupt-cells = <3>; interrupt-parent = <&gic>; reg = <0 0x10200620 0 0x20>; }; chipid@08000000 { compatible = "mediatek,chipid"; reg = <0 0x08000000 0 0x0004>, <0 0x08000004 0 0x0004>, <0 0x08000008 0 0x0004>, <0 0x0800000c 0 0x0004>; }; timer { compatible = "arm,armv8-timer"; interrupt-parent = <&gic>; interrupts = , , , ; clock-frequency = <13000000>; }; clk26m: clk26m { compatible = "fixed-clock"; #clock-cells = <0>; clock-frequency = <26000000>; }; topckgen: topckgen@10000000 { compatible = "mediatek,topckgen", "syscon"; reg = <0 0x10000000 0 0x1000>, <0 0x1000c000 0 0x1000>; #clock-cells = <1>; }; infracfg_ao: infracfg_ao@10001000 { compatible = "mediatek,infracfg_ao", "syscon"; reg = <0 0x10001000 0 0x1000>; interrupts = ; #clock-cells = <1>; }; scpsys: scpsys@10001000 { compatible = "mediatek,scpsys"; reg = <0 0x10001000 0 0x1000>, <0 0x10006000 0 0x1000>, <0 0x1020e000 0 0x1000>; #clock-cells = <1>; }; clk32k: clk32k { compatible = "fixed-clock"; #clock-cells = <0>; clock-frequency = <32000>; }; io_cfg_lt: io_cfg_lt@10002000 { compatible = "mediatek,io_cfg_lt"; reg = <0 0x10002000 0 0x200>; }; syscfg_pctl_lt: syscfg_pctl_lt@10002000 { compatible = "mediatek,pctl-lt-syscfg", "syscon"; reg = <0 0x10002000 0 0x1000>; }; io_cfg_lm: io_cfg_lm@10002200 { compatible = "mediatek,io_cfg_lm"; reg = <0 0x10002200 0 0x200>; }; syscfg_pctl_lm: syscfg_pctl_lm@10002200 { compatible = "mediatek,pctl-lm-syscfg", "syscon"; reg = <0 0x10002200 0 0x1000>; }; io_cfg_lb: io_cfg_lb@10002400 { compatible = "mediatek,io_cfg_lb"; reg = <0 0x10002400 0 0x200>; }; syscfg_pctl_lb: syscfg_pctl_lb@10002400 { compatible = "mediatek,pctl-lb-syscfg", "syscon"; reg = <0 0x10002400 0 0x1000>; }; io_cfg_bl: io_cfg_bl@10002600 { compatible = "mediatek,io_cfg_bl"; reg = <0 0x10002600 0 0x200>; }; syscfg_pctl_bl: syscfg_pctl_bl@10002600 { compatible = "mediatek,pctl-bl-syscfg", "syscon"; reg = <0 0x10002600 0 0x1000>; }; io_cfg_bm: io_cfg_bm@10002800 { compatible = "mediatek,io_cfg_bm"; reg = <0 0x10002800 0 0x200>; }; syscfg_pctl_bm: syscfg_pctl_bm@10002800 { compatible = "mediatek,pctl-bm-syscfg", "syscon"; reg = <0 0x10002800 0 0x1000>; }; io_cfg_rb: io_cfg_rb@10002a00 { compatible = "mediatek,io_cfg_rb"; reg = <0 0x10002a00 0 0x200>; }; syscfg_pctl_rb: syscfg_pctl_rb@10002a00 { compatible = "mediatek,pctl-rb-syscfg", "syscon"; reg = <0 0x10002a00 0 0x1000>; }; io_cfg_rt: io_cfg_rt@10002c00 { compatible = "mediatek,io_cfg_rt"; reg = <0 0x10002c00 0 0x200>; }; syscfg_pctl_rt: syscfg_pctl_bl@10002c00 { compatible = "mediatek,pctl-rt-syscfg", "syscon"; reg = <0 0x10002c00 0 0x1000>; }; pericfg@10003000 { compatible = "mediatek,pericfg"; reg = <0 0x10003000 0 0x1000>; }; efuse_dbg@10004000 { compatible = "mediatek,efuse_dbg"; reg = <0 0x10004000 0 0x1000>; }; gpio_usage_mapping:gpio { compatible = "mediatek,gpio_usage_mapping"; }; gpio: gpio@10005000 { compatible = "mediatek,gpio"; reg = <0 0x10005000 0 0x1000>; }; syscfg_pctl_a: syscfg_pctl_a@10005000 { compatible = "mediatek,pctl-a-syscfg", "syscon"; reg = <0 0x10005000 0 0x1000>; }; accdet: accdet { compatible = "mediatek,pmic-accdet"; /* ACCDET GPIO standardization for AP EINT */ /* * pinctrl-names = "default", "state_eint_as_int"; * pinctrl-0 = <&accdet_pins_default>; * pinctrl-1 = <&accdet_pins_eint_as_int>; */ }; /* *&pio { * accdet_pins_default: accdetdefault { * }; * accdet_pins_eint_as_int: accdeteint@0 { * pins_cmd_dat { * pinmux = ; * slew-rate = <0>; * bias-disable; * }; * }; *}; */ pio: pinctrl@1000b000 { compatible = "mediatek,mt6739-pinctrl"; reg_bases = <&gpio>, <&io_cfg_lt>, <&io_cfg_lm>, <&io_cfg_lb>, <&io_cfg_bl>, <&io_cfg_bm>, <&io_cfg_rb>, <&io_cfg_rt>; reg_base_eint = <&eint>; pins-are-numbered; gpio-controller; gpio-ranges = <&pio 0 0 168>; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <4>; interrupts = ; }; sleep@10006000 { compatible = "mediatek,sleep"; reg = <0 0x10006000 0 0x1000>; interrupts = ; wakeup-source = <&keypad 0 (1 << 2)>, <&mdcldma 3 (1 << 25)>; }; toprgu:toprgu@10007000 { compatible = "mediatek,mt6739-wdt", "mediatek,mt6589-wdt", "mediatek,toprgu", "syscon", "simple-mfd"; reg = <0 0x10007000 0 0x1000>; interrupts = ; mediatek,rg_dfd_timeout = <0xa0>; #reset-cells = <1>; reboot-mode { compatible = "syscon-reboot-mode"; offset = <0x24>; mask = <0xf>; mode-charger = ; mode-recovery = ; mode-bootloader = ; mode-dm-verity-dev-corrupt = ; mode-kpoc = ; mode-ddr-reserve = ; mode-meta = ; mode-rpmbpk = ; }; }; apxgpt@10008000 { compatible = "mediatek,apxgpt"; reg = <0 0x10008000 0 0x1000>; interrupts = ; clocks = <&clk32k>; }; hacc@1000a000 { compatible = "mediatek,hacc"; reg = <0 0x1000a000 0 0x1000>; interrupts = ; }; eint: apirq@1000b000 { compatible = "mediatek,apirq"; reg = <0 0x1000b000 0 0x1000>; interrupts = ; }; apmixed: apmixed@1000c000 { compatible = "mediatek,apmixed", "mediatek,apmixedsys", "syscon"; reg = <0 0x1000c000 0 0x1000>; #clock-cells = <1>; }; fhctl@1000ce00 { compatible = "mediatek,fhctl"; reg = <0 0x1000ce00 0 0x200>; }; pwrap: pwrap@1000d000 { compatible = "mediatek,mt6739-pwrap"; reg = <0 0x1000d000 0 0x1000>; reg-names = "pwrap"; interrupts = ; clocks = <&clk26m>, <&clk26m>; clock-names = "spi", "wrap"; main_pmic: mt6357-pmic { interrupt-parent = <&pio>; interrupts = <182 IRQ_TYPE_LEVEL_HIGH 182 0>; status = "okay"; }; }; pwraph: pwraphal@ { compatible = "mediatek,pwraph"; mediatek,pwrap-regmap = <&pwrap>; }; sleep_reg_md@1000f000 { compatible = "mediatek,sleep_reg_md"; reg = <0 0x1000f000 0 0x1000>; }; keypad: kp@10010000 { compatible = "mediatek,kp"; reg = <0 0x10010000 0 0x1000>; interrupts = ; }; topmisc@10011000 { compatible = "mediatek,topmisc"; reg = <0 0x10011000 0 0x1000>; }; dvfsrc_top@10012000 { compatible = "mediatek,dvfsrc_top"; reg = <0 0x10012000 0 0x1000>; }; mbist_ao@10013000 { compatible = "mediatek,mbist_ao"; reg = <0 0x10013000 0 0x1000>; }; apcldmain_ao@10014000 { compatible = "mediatek,apcldmain_ao"; reg = <0 0x10014000 0 0x400>; }; apcldmaout_ao@10014400 { compatible = "mediatek,apcldmaout_ao"; reg = <0 0x10014400 0 0x400>; }; apcldmamisc_ao@10014800 { compatible = "mediatek,apcldmamisc_ao"; reg = <0 0x10014800 0 0x400>; }; apcldmamisc_ao@10014c00 { compatible = "mediatek,apcldmamisc_ao"; reg = <0 0x10014c00 0 0x400>; }; aes_top0@10016000 { compatible = "mediatek,aes_top0"; reg = <0 0x10016000 0 0x1000>; }; sys_timer@10017000 { compatible = "mediatek,sys_timer"; reg = /* system timer register base */ <0 0x10017000 0 0x1000>, /* sysram base for transformation between kernel time (sched_clock) and sys_timer tick */ <0 0x10218da0 0 0x14>; reg-names = "sys_timer_base", "sysram_base"; interrupts = ; mediatek,sysram-size = <0x14>; }; modem_temp_share@10018000 { compatible = "mediatek,modem_temp_share"; reg = <0 0x10018000 0 0x1000>; }; security_ao@1001a000 { compatible = "mediatek,security_ao"; reg = <0 0x1001a000 0 0x1000>; }; topckgen_ao@1001b000 { compatible = "mediatek,topckgen_ao"; reg = <0 0x1001b000 0 0x1000>; }; dramc0@1001d000 { compatible = "mediatek,dramc0"; reg = <0 0x1001d000 0 0x1000>; }; dramc@1001d000 { compatible = "mediatek,dramc"; reg = <0 0x1001d000 0 0x1000>, /* DRAMC AO CHA */ <0 0x1021d000 0 0x1000>, /* DRAMC NAO CHA */ <0 0x1001e000 0 0x1000>; /* DDRPHY CHA */ }; ddrphy@1001e000 { compatible = "mediatek,ddrphy"; reg = <0 0x1001e000 0 0x1000>; }; mdcldmain_ao@10015000 { compatible = "mediatek,mdcldmain_ao"; reg = <0 0x10015000 0 0x400>; }; mdcldmaout_ao@10015400 { compatible = "mediatek,mdcldmaout_ao"; reg = <0 0x10015400 0 0x400>; }; mdcldmamisc_ao@10015800 { compatible = "mediatek,mdcldmamisc_ao"; reg = <0 0x10015800 0 0x400>; }; sys_cirq@10204000 { compatible = "mediatek,sys_cirq"; reg = <0 0x10204000 0 0x1000>; mediatek,cirq_num = <168>; mediatek,spi_start_offset = <72>; interrupts = ; }; mcucfg@10200000 { compatible = "mediatek,mcucfg"; reg = <0 0x10200000 0 0x1000>; interrupts = ; }; m4u@10205000 { cell-index = <0>; compatible = "mediatek,m4u"; reg = <0 0x10205000 0 0x1000>; interrupts = ; }; devapc@10207000 { compatible = "mediatek,devapc"; reg = <0 0x10207000 0 0x1000>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_DEVICE_APC>; clock-names = "devapc-infra-clock"; }; bus_dbg@10208000 { compatible = "mediatek,bus_dbg-v2"; reg = <0 0x10208000 0 0x1000>, <0 0x10001000 0 0x1000>; mediatek,bus_dbg_con_offset = <0x2fc>; interrupts = ; }; ap_ccif0@10209000 { compatible = "mediatek,ap_ccif0"; reg = <0 0x10209000 0 0x1000>; interrupts = ; }; md_ccif0@1020a000 { compatible = "mediatek,md_ccif0"; reg = <0 0x1020a000 0 0x1000>; }; ap_ccif1@1020b000 { compatible = "mediatek,ap_ccif1"; reg = <0 0x1020b000 0 0x1000>; interrupts = ; }; md_ccif1@1020c000 { compatible = "mediatek,md_ccif1"; reg = <0 0x1020c000 0 0x1000>; }; infra_mbist@1020d000 { compatible = "mediatek,infra_mbist"; reg = <0 0x1020d000 0 0x1000>; }; infracfg@1020e000 { compatible = "mediatek,infracfg"; reg = <0 0x1020e000 0 0x1000>; }; hwrng: hwrng { compatible = "mediatek,mt67xx-rng"; }; dxcc_sec@10210000 { compatible = "mediatek,dxcc_sec"; reg = <0 0x10210000 0 0x1000>; interrupts = ; }; md2md_md1_ccif0@10211000 { compatible = "mediatek,md2md_md1_ccif0"; reg = <0 0x10211000 0 0x1000>; }; cq_dma@10212000 { compatible = "mediatek,mt-cqdma-v1"; reg = <0 0x10212080 0 0x80>; interrupts = ; nr_channel = <1>; keep_clock_ao = "yes"; clocks = <&infracfg_ao CLK_INFRA_CQ_DMA>; clock-names = "cqdma"; }; md2md_md2_ccif0@10213000 { compatible = "mediatek,md2md_md2_ccif0"; reg = <0 0x10213000 0 0x1000>; }; sramrom@10214000 { compatible = "mediatek,sramrom"; reg = <0 0x10214000 0 0x1000>; }; mipi_tx0@11c80000 { compatible = "mediatek,mipi_tx0"; reg = <0 0x11c80000 0 0x1000>; }; mcdi@10216000 { compatible = "mediatek,mt6739-mcdi"; reg = <0 0x0010FC00 0 0x400>, /* on-chip sram */ <0 0x10216000 0 0x1000>, /* mcupm-reg */ <0 0x10217000 0 0x2000>; /* mcupm-sram0 */ }; emi@10219000 { compatible = "mediatek,emi"; reg = <0 0x10219000 0 0x1000>, /* CEN EMI */ <0 0x1021a000 0 0x1000>, /* CHA EMI */ <0 0x10226000 0 0x1000>; /* EMI MPU */ interrupts = ; }; apcldmain@1021b000 { compatible = "mediatek,apcldmain"; reg = <0 0x1021b000 0 0x0>; }; apcldmain@1021b100 { compatible = "mediatek,apcldmain"; reg = <0 0x1021b100 0 0x0>; }; apcldmaout@1021b400 { compatible = "mediatek,apcldmaout"; reg = <0 0x1021b400 0 0x0>; }; apcldmaout@1021b500 { compatible = "mediatek,apcldmaout"; reg = <0 0x1021b500 0 0x0>; }; apcldmamisc@1021b800 { compatible = "mediatek,apcldmamisc"; reg = <0 0x1021b800 0 0x0>; interrupts = ; }; apcldmamisc@1021b900 { compatible = "mediatek,apcldmamisc"; reg = <0 0x1021b900 0 0x400>; }; mdcldmain@1021c000 { compatible = "mediatek,mdcldmain"; reg = <0 0x1021c000 0 0x400>; }; mdcldmaout@1021c400 { compatible = "mediatek,mdcldmaout"; reg = <0 0x1021c400 0 0x400>; }; mdcldmamisc@1021c000 { compatible = "mediatek,mdcldmamisc"; reg = <0 0x1021c000 0 0x0>; }; mdcldmamisc@1021c900 { compatible = "mediatek,mdcldmamisc"; reg = <0 0x1021c900 0 0x400>; }; mdcldma:mdcldma@10014000 { compatible = "mediatek,mdcldma"; reg = <0 0x10014000 0 0x1000>, /*AP_CLDMA_AO*/ <0 0x1021b000 0 0x1000>, /*AP_CLDMA_PDN*/ <0 0x10209000 0 0x1000>, /*AP_CCIF_BASE*/ <0 0x1020a000 0 0x1000>; /*MD_CCIF_BASE*/ interrupts = , /*IRQ_CLDMA*/ , /*IRQ_CCIF0*/ , /*IRQ_CCIF1*/ ; /*IRQ_MDWDT*/ mediatek,md_id = <0>; mediatek,cldma_capability = <6>; clocks = <&scpsys SCP_SYS_MD1>, <&infracfg_ao CLK_INFRA_CLDMA_BCLK>, <&infracfg_ao CLK_INFRA_CCIF_AP>, <&infracfg_ao CLK_INFRA_CCIF_MD>, <&infracfg_ao CLK_INFRA_CCIF1_AP>, <&infracfg_ao CLK_INFRA_CCIF1_MD>; clock-names = "scp-sys-md1-main", "infra-cldma-bclk", "infra-ccif-ap", "infra-ccif-md", "infra-ccif1-ap", "infra-ccif1-md"; }; dramc_nao@1021d000 { compatible = "mediatek,dramc_nao"; reg = <0 0x1021d000 0 0x1000>; }; bpi_bsi_slv0@1021e000 { compatible = "mediatek,bpi_bsi_slv0"; reg = <0 0x1021e000 0 0x1000>; }; bpi_bsi_slv1@1021f000 { compatible = "mediatek,bpi_bsi_slv1"; reg = <0 0x1021f000 0 0x6000>; }; bpi_bsi_slv2@10225000 { compatible = "mediatek,bpi_bsi_slv2"; reg = <0 0x10225000 0 0x1000>; }; dvfsp@10227000 { compatible = "mediatek,dvfsp"; reg = <0 0x10227000 0 0x1000>; interrupts = ; }; gce_mbox: gce_mbox@10228000 { compatible = "mediatek,mt6739-gce"; reg = <0 0x10228000 0 0x4000>; interrupts = ; #mbox-cells = <3>; #gce-event-cells = <1>; #gce-subsys-cells = <2>; max_prefetch_cnt = <1>; prefetch_size = <96>; default_tokens = /bits/ 16 , /bits/ 16 , /bits/ 16 , /bits/ 16 , /bits/ 16 , /bits/ 16 , /bits/ 16 ; clocks = <&infracfg_ao CLK_INFRA_GCE>, <&infracfg_ao CLK_INFRA_GCE_26M>; clock-names = "gce", "gce-timer"; }; gce@10228000 { compatible = "mediatek,gce"; reg = <0 0x10228000 0 0x4000>; interrupts = , ; g3d_config_base = <0x13000000 0 0xffff0000>; mmsys_config_base = <0x14000000 1 0xffff0000>; disp_dither_base = <0x14010000 2 0xffff0000>; mm_na_base = <0x14020000 3 0xffff0000>; imgsys_base = <0x15020000 4 0xffff0000>; vdec_gcon_base = <0x18800000 5 0xffff0000>; venc_gcon_base = <0x18810000 6 0xffff0000>; conn_peri_base = <0x18820000 7 0xffff0000>; topckgen_base = <0x18830000 8 0xffff0000>; kp_base = <0x18840000 9 0xffff0000>; scp_sram_base = <0x10000000 10 0xffff0000>; infra_na3_base = <0x10010000 11 0xffff0000>; infra_na4_base = <0x10020000 12 0xffff0000>; scp_base = <0x10030000 13 0xffff0000>; mcucfg_base = <0x10040000 14 0xffff0000>; gcpu_base = <0x10050000 15 0xffff0000>; usb0_base = <0x10200000 16 0xffff0000>; usb_sif_base = <0x10280000 17 0xffff0000>; audio_base = <0x17000000 18 0xffff0000>; vdec_base = <0x17010000 19 0xffff0000>; msdc2_base = <0x17020000 20 0xffff0000>; vdec1_base = <0x17030000 21 0xffff0000>; msdc3_base = <0x18000000 22 0xffff0000>; ap_dma_base = <0x18010000 23 0xffff0000>; gce_base = <0x18020000 24 0xffff0000>; vdec2_base = <0x18040000 25 0xffff0000>; vdec3_base = <0x18050000 26 0xffff0000>; camsys_base = <0x18080000 27 0xffff0000>; camsys1_base = <0x180a0000 28 0xffff0000>; camsys2_base = <0x180b0000 29 0xffff0000>; pwm_sw_base = <0x11000000 99 0xffff0000>; mdp_rdma0_sof = <0>; mdp_rsz0_sof = <1>; mdp_rsz1_sof = <2>; mdp_wdma_sof = <3>; mdp_wrot0_sof = <4>; mdp_tdshp_sof = <5>; disp_ovl0_sof = <6>; disp_rdma0_sof = <7>; disp_wdma0_sof = <8>; disp_color0_sof = <9>; disp_ccorr0_sof = <10>; disp_aal0_sof = <11>; disp_gamma0_sof = <12>; disp_dither0_sof = <13>; disp_dsi0_sof = <14>; disp_dbi0_sof = <15>; disp_pwm0_sof = <16>; disp_rdma0_frame_done = <17>; mdp_rdma0_frame_done = <18>; mdp_rsz0_frame_done = <19>; mdp_rsz1_frame_done = <20>; mdp_tdshp_frame_done = <21>; mdp_wrot0_write_frame_done = <22>; mdp_wdma_frame_done = <23>; disp_ovl0_frame_done = <24>; disp_wdma0_frame_done = <25>; disp_color0_frame_done = <26>; disp_ccorr0_frame_done = <27>; disp_aal0_frame_done = <28>; disp_gamma0_frame_done = <29>; disp_dither0_frame_done = <30>; disp_dsi0_frame_done = <31>; disp_dbi0_frame_done = <32>; stream_done_0 = <130>; stream_done_1 = <131>; stream_done_2 = <132>; stream_done_3 = <133>; stream_done_4 = <134>; stream_done_5 = <135>; stream_done_6 = <136>; stream_done_7 = <137>; stream_done_8 = <138>; stream_done_9 = <139>; buf_underrun_event_0 = <140>; buf_underrun_event_1 = <141>; dsi0_te_event = <142>; dsi0_irq_event = <143>; dsi0_done_event = <144>; disp_wdma0_rst_done = <148>; mdp_wdma_rst_done = <149>; mdp_wrot0_rst_done = <150>; mdp_rdma0_rst_done = <152>; disp_ovl0_frame_rst_done_pusle = <153>; isp_frame_done_p2_2 = <257>; isp_frame_done_p2_1 = <258>; isp_frame_done_p2_0 = <259>; isp_frame_done_p1_1 = <260>; isp_frame_done_p1_0 = <261>; camsv_2_pass1_done = <262>; camsv_1_pass1_done = <263>; seninf_cam1_2_3_fifo_full = <264>; seninf_cam0_fifo_full = <265>; venc_done = <289>; jpgenc_done = <290>; jpgdec_done = <291>; venc_mb_done = <292>; venc_128byte_cnt_done = <293>; max_prefetch_cnt = <1>; prefetch_size = <96>; sram_size_cpr_64 = <64>; mmsys_config = <&mmsys_config>; mdp_rdma0 = <&mdp_rdma0>; mdp_rsz0 = <&mdp_rsz0>; mdp_rsz1 = <&mdp_rsz1>; mdp_wdma0 = <&mdp_wdma0>; mdp_wrot0 = <&mdp_wrot0>; mdp_tdshp0 = <&mdp_tdshp0>; mm_mutex = <&disp_mutex>; disp_ovl0 = <&disp_ovl0>; sram_share_cnt = <1>; sram_share_engine = <8>; sram_share_event = <710>; mediatek,mailbox-gce = <&gce_mbox>; mboxes = <&gce_mbox 0 0 CMDQ_THR_PRIO_4>, <&gce_mbox 1 0 CMDQ_THR_PRIO_4>, <&gce_mbox 2 0 CMDQ_THR_PRIO_5>, <&gce_mbox 3 0 CMDQ_THR_PRIO_4>, <&gce_mbox 4 0 CMDQ_THR_PRIO_4>, <&gce_mbox 5 0 CMDQ_THR_PRIO_4>, <&gce_mbox 6 0 CMDQ_THR_PRIO_3>, <&gce_mbox 7 CMDQ_NO_TIMEOUT CMDQ_THR_PRIO_2>, <&gce_mbox 8 0 CMDQ_THR_PRIO_1>, <&gce_mbox 9 0 CMDQ_THR_PRIO_1>, <&gce_mbox 10 0 CMDQ_THR_PRIO_1>, <&gce_mbox 11 0 CMDQ_THR_PRIO_1>, <&gce_mbox 12 0 CMDQ_THR_PRIO_1>, <&gce_mbox 13 0 CMDQ_THR_PRIO_1>, <&gce_mbox 14 0 CMDQ_THR_PRIO_1>, <&gce_mbox 15 0 CMDQ_THR_PRIO_1>; clocks = <&infracfg_ao CLK_INFRA_GCE>, <&infracfg_ao CLK_INFRA_GCE_26M>; clock-names = "GCE", "GCE_TIMER"; }; dramc_ch0_top0@10228000 { compatible = "mediatek,dramc_ch0_top0"; reg = <0 0x10228000 0 0x2000>; }; dramc_ch0_top1@1022a000 { compatible = "mediatek,dramc_ch0_top1"; reg = <0 0x1022a000 0 0x2000>; }; dramc_ch0_top2@1022c000 { compatible = "mediatek,dramc_ch0_top2"; reg = <0 0x1022c000 0 0x1000>; }; dramc_ch0_top3@1022d000 { compatible = "mediatek,dramc_ch0_top3"; reg = <0 0x1022d000 0 0x1000>; }; dramc_ch0_rsv@1022e000 { compatible = "mediatek,dramc_ch0_rsv"; reg = <0 0x1022e000 0 0x2000>; }; dramc_ch1_top0@10230000 { compatible = "mediatek,dramc_ch1_top0"; reg = <0 0x10230000 0 0x2000>; }; dramc_ch1_top1@10232000 { compatible = "mediatek,dramc_ch1_top1"; reg = <0 0x10232000 0 0x2000>; }; dramc_ch1_top2@10234000 { compatible = "mediatek,dramc_ch1_top2"; reg = <0 0x10234000 0 0x1000>; }; dramc_ch1_top3@10235000 { compatible = "mediatek,dramc_ch1_top3"; reg = <0 0x10235000 0 0x1000>; }; dramc_ch1_rsv@10236000 { compatible = "mediatek,dramc_ch1_rsv"; reg = <0 0x10236000 0 0x2000>; }; gic500@0c000000 { compatible = "mediatek,gic500"; reg = <0 0x0c000000 0 0x0>; }; gic_cpu@0c400000 { compatible = "mediatek,gic_cpu"; reg = <0 0x0c400000 0 0x40000>; }; dfd@0c600000 { compatible = "mediatek,dfd"; reg = <0 0x0c600000 0 0x0>; }; dbg_etb@0d010000 { compatible = "mediatek,dbg_etb"; reg = <0 0x0d010000 0 0x10000>; }; dbg_cti@0d020000 { compatible = "mediatek,dbg_cti"; reg = <0 0x0d020000 0 0x10000>; }; dbg_etr@0d030000 { compatible = "mediatek,dbg_etr"; reg = <0 0x0d030000 0 0x10000>; }; dbg_funnel@0d040000 { compatible = "mediatek,dbg_funnel"; reg = <0 0x0d040000 0 0x10000>; }; dbg_dem@0d0a0000 { compatible = "mediatek,dbg_dem"; reg = <0 0x0d0a0000 0 0x10000>; interrupts = ; }; dbg_mdsys1@0d0c0000 { compatible = "mediatek,dbg_mdsys1"; reg = <0 0x0d0c0000 0 0x40000>; }; dbg_apmcu_mp0@0d400000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d400000 0 0x1000>; }; dbg_apmcu_mp0@0d410000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d410000 0 0x1000>; }; dbg_apmcu_mp0@0d420000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d420000 0 0x1000>; }; dbg_apmcu_mp0@0d430000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d430000 0 0x1000>; }; dbg_apmcu_mp0@0d440000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d440000 0 0x1000>; }; dbg_apmcu_mp0@0d510000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d510000 0 0x1000>; }; dbg_apmcu_mp0@0d520000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d520000 0 0x1000>; }; dbg_apmcu_mp0@0d530000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d530000 0 0x1000>; }; dbg_apmcu_mp0@0d540000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d540000 0 0x1000>; }; dbg_apmcu_mp0@0d610000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d610000 0 0x1000>; }; dbg_apmcu_mp0@0d620000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d620000 0 0x1000>; }; dbg_apmcu_mp0@0d630000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d630000 0 0x1000>; }; dbg_apmcu_mp0@0d640000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d640000 0 0x1000>; }; dbg_apmcu_mp0@0d710000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d710000 0 0x1000>; }; dbg_apmcu_mp0@0d720000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d720000 0 0x1000>; }; dbg_apmcu_mp0@0d730000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d730000 0 0x1000>; }; dbg_apmcu_mp0@0d740000 { compatible = "mediatek,dbg_apmcu_mp0"; reg = <0 0x0d740000 0 0x1000>; }; dbg_apmcu_mp1@0d800000 { compatible = "mediatek,dbg_apmcu_mp1"; reg = <0 0x0d800000 0 0x0>; }; ap_dma@11000000 { compatible = "mediatek,ap_dma"; reg = <0 0x11000000 0 0x1000>; interrupts = ; }; auxadc: auxadc@11001000 { compatible = "mediatek,auxadc"; reg = <0 0x11001000 0 0x1000>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_AUXADC>; clock-names = "auxadc-main"; }; apuart0: apuart0@11002000 { cell-index = <0>; compatible = "mediatek,mtk-uart"; reg = <0 0x11002000 0 0x1000>, /* UART0 base. */ <0 0x11000400 0 0x80>, /* DMA Tx base. */ <0 0x11000480 0 0x80>; /* DMA Rx base. */ interrupts = , , /* DMA Tx */ ; /* DMA Rx */ clock-frequency = <26000000>; clock-div = <1>; clocks = <&infracfg_ao CLK_INFRA_UART0>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "uart0-main", "uart-apdma"; }; apuart1: apuart1@11003000 { cell-index = <1>; compatible = "mediatek,mtk-uart"; reg = <0 0x11003000 0 0x1000>, /* UART1 base. */ <0 0x11000500 0 0x80>, /* DMA Tx base. */ <0 0x11000580 0 0x80>; /* DMA Rx base. */ interrupts = , , /* DMA Tx */ ; /* DMA Rx */ clock-frequency = <26000000>; clock-div = <1>; clocks = <&infracfg_ao CLK_INFRA_UART1>; clock-names = "uart1-main"; }; pwm@11006000 { compatible = "mediatek,pwm"; reg = <0 0x11006000 0 0x1000>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_PWM1>, <&infracfg_ao CLK_INFRA_PWM2>, <&infracfg_ao CLK_INFRA_PWM3>, <&infracfg_ao CLK_INFRA_PWM4>, <&infracfg_ao CLK_INFRA_PWM5>, <&infracfg_ao CLK_INFRA_RG_PWM_FBCLK6>, <&infracfg_ao CLK_INFRA_PWM_HCLK>, <&infracfg_ao CLK_INFRA_PWM>; clock-names = "PWM1-main", "PWM2-main", "PWM3-main", "PWM4-main", "PWM5-main", "PWM6-main", "PWM-HCLK-main", "PWM-main"; }; i2c_common: i2c_common { compatible = "mediatek,i2c_common"; dma_support = /bits/ 8 <1>; idvfs = /bits/ 8 <0>; set_dt_div = /bits/ 8 <1>; check_max_freq = /bits/ 8 <1>; ver = /bits/ 8 <1>; set_ltiming = /bits/ 8 <1>; set_aed = /bits/ 8 <1>; ext_time_config = /bits/ 16 <0x1801>; }; i2c0: i2c@11007000 { compatible = "mediatek,i2c"; id = <0>; reg = <0 0x11007000 0 0x1000>, <0 0x11000100 0 0x80>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_I2C0>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "main", "dma"; clock-div = <5>; aed = <0x1f>; }; i2c1: i2c@11008000 { compatible = "mediatek,i2c"; id = <1>; reg = <0 0x11008000 0 0x1000>, <0 0x11000180 0 0x80>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_I2C1>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "main", "dma"; clock-div = <5>; aed = <0x1f>; }; i2c2: i2c@11009000 { compatible = "mediatek,i2c"; id = <2>; reg = <0 0x11009000 0 0x1000>, <0 0x11000200 0 0x80>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_I2C2>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "main", "dma"; clock-div = <5>; aed = <0x1f>; }; i2c3: i2c@1100f000 { compatible = "mediatek,i2c"; id = <3>; reg = <0 0x1100f000 0 0x1000>, <0 0x11000280 0 0x80>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_I2C3>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "main", "dma"; clock-div = <5>; aed = <0x1f>; }; i2c4: i2c@11011000 { compatible = "mediatek,i2c"; id = <4>; reg = <0 0x11011000 0 0x1000>, <0 0x11000300 0 0x80>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_I2C4>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "main", "dma"; clock-div = <5>; aed = <0x1f>; }; i2c5: i2c@11016000 { compatible = "mediatek,i2c"; id = <5>; reg = <0 0x11016000 0 0x1000>, <0 0x11000380 0 0x80>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_I2C5>, <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "main", "dma"; clock-div = <5>; aed = <0x1f>; }; spi0: spi@1100a000 { compatible = "mediatek,mt6739-spi"; mediatek,pad-select = <0>; reg = <0 0x1100a000 0 0x1000>; interrupts = ; clocks = <&topckgen CLK_TOP_SYSPLL3_D2>, <&topckgen CLK_TOP_SPI_SEL>, <&infracfg_ao CLK_INFRA_SPI0>; clock-names = "parent-clk", "sel-clk", "spi-clk"; }; spi1: spi@11010000 { compatible = "mediatek,mt6739-spi"; mediatek,pad-select = <0>; reg = <0 0x11010000 0 0x1000>; interrupts = ; clocks = <&topckgen CLK_TOP_SYSPLL3_D2>, <&topckgen CLK_TOP_SPI_SEL>, <&infracfg_ao CLK_INFRA_SPI1>; clock-names = "parent-clk", "sel-clk", "spi-clk"; }; spi2: spi@11012000 { compatible = "mediatek,mt6739-spi"; mediatek,pad-select = <0>; reg = <0 0x11012000 0 0x1000>; interrupts = ; clocks = <&topckgen CLK_TOP_SYSPLL3_D2>, <&topckgen CLK_TOP_SPI_SEL>, <&infracfg_ao CLK_INFRA_SPI2>; clock-names = "parent-clk", "sel-clk", "spi-clk"; }; therm_ctrl@1100b000 { compatible = "mediatek,therm_ctrl"; reg = <0 0x1100b000 0 0x1000>; interrupts = ; clocks = <&infracfg_ao CLK_INFRA_THERM>; clock-names = "therm-main"; }; eem_fsm@1100b000 { compatible = "mediatek,eem_fsm"; reg = <0 0x1100b000 0 0x1000>; interrupts = ; clocks = <&topckgen CLK_TOP_MFG_SEL>, <&topckgen CLK_TOP_CLK26M>, <&topckgen CLK_TOP_MMPLL>, <&scpsys SCP_SYS_MFG0>, <&scpsys SCP_SYS_MFG1>; clock-names = "CLK_TOP_MFG", "CLK_TOP_MFG_OFF", "CLK_TOP_MFG_ON", "CG_SCP_SYS_MFG0", "CG_SCP_SYS_MFG1"; }; btif@1100c000 { compatible = "mediatek,btif"; #address-cells = <2>; #size-cells = <2>; reg = <0 0x1100c000 0 0x1000>, /*btif base*/ <0 0x11000600 0 0x80>, /*btif tx dma base*/ <0 0x11000680 0 0x80>; /*btif rx dma base*/ interrupts = , /*btif irq*/ , /*btif tx dma irq*/ ; /*btif rx dma irq*/ clocks = <&infracfg_ao CLK_INFRA_BTIF>, /*btif clock*/ <&infracfg_ao CLK_INFRA_AP_DMA>; /*ap dma clock*/ clock-names = "btifc","apdmac"; }; irtx@1100d000 { compatible = "mediatek,irtx"; reg = <0 0x1100d000 0 0x1000>; interrupts = ; }; disp_pwm0@1100e000 { compatible = "mediatek,disp_pwm0"; reg = <0 0x1100e000 0 0x1000>; }; spi2@11010000 { compatible = "mediatek,spi2"; reg = <0 0x11010000 0 0x1000>; interrupts = ; }; spi3@11012000 { compatible = "mediatek,spi3"; reg = <0 0x11012000 0 0x0>; interrupts = ; }; spi4@11013000 { compatible = "mediatek,spi4"; reg = <0 0x11013000 0 0x1000>; }; nfi@11018000 { compatible = "mediatek,nfi"; reg = <0 0x11018000 0 0x1000>; interrupts = ; clocks = <&topckgen CLK_TOP_NFI2X_SEL>, <&topckgen CLK_TOP_NFIECC_SEL>, <&clk26m>, <&topckgen CLK_TOP_SYSPLL2_D2>, <&topckgen CLK_TOP_SYSPLL_D7>, <&topckgen CLK_TOP_SYSPLL_D3>, <&topckgen CLK_TOP_SYSPLL2_D4>, <&topckgen CLK_TOP_MSDCPLL_D2>, <&topckgen CLK_TOP_UNIVPLL1_D2>, <&topckgen CLK_TOP_UNIVPLL_D5>, <&topckgen CLK_TOP_SYSPLL4_D2>, <&topckgen CLK_TOP_UNIVPLL2_D4>, <&topckgen CLK_TOP_SYSPLL1_D2>, <&topckgen CLK_TOP_UNIVPLL2_D2>, <&topckgen CLK_TOP_SYSPLL_D5>, <&infracfg_ao CLK_INFRA_NFIECC_312M>, <&infracfg_ao CLK_INFRA_NFI>, <&infracfg_ao CLK_INFRA_NFI_1X>; clock-names = "nfi2x_sel", "nfiecc_sel", "clk26m", "syspll2_d2", "syspll_d7", "syspll_d3", "syspll2_d4", "msdcpll_d2", "univpll1_d2", "univpll_d5", "syspll4_d2", "univpll2_d4", "syspll1_d2", "univpll2_d2", "syspll_d5", "infra_nfiecc", "infra_nfi", "infra_nfi_1x"; }; nfiecc@11019000 { compatible = "mediatek,nfiecc"; reg = <0 0x11019000 0 0x1000>; interrupts = ; }; msdc0:msdc@11230000 { compatible = "mediatek,msdc"; reg = <0x0 0x11230000 0x0 0x10000>, <0x0 0x11cd0000 0x0 0x10000>; interrupts = ; }; msdc1:msdc@11240000 { compatible = "mediatek,msdc"; reg = <0x0 0x11240000 0x0 0x10000>, <0x0 0x11c40000 0x0 0x10000>; interrupts = ; }; usb0@11200000 { compatible = "mediatek,mt6739-usb20"; reg = <0 0x11200000 0 0x10000>, <0 0x11CC0000 0 0x10000>; interrupts = ; mode = <2>; multipoint = <1>; num_eps = <16>; clocks = <&infracfg_ao CLK_INFRA_ICUSB>, <&topckgen CLK_TOP_USB_TOP_SEL>, <&topckgen CLK_TOP_UNIVPLL3_D4>; clock-names = "usb0", "usb0_clk_top_sel", "usb0_clk_univpll3_d4"; }; audclk: audclk@11220000 { compatible = "mediatek,mt6739-audsys", "syscon"; reg = <0 0x11220000 0 0x1000>; #clock-cells = <1>; }; audio: audio@11220000 { compatible = "mediatek,audio", "syscon"; reg = <0 0x11220000 0 0x1000>; /*interrupts = ;*/ #clock-cells = <1>; mediatek,btcvsd_snd = <&btcvsd_snd>; }; audgpio: mt_soc_dl1_pcm@11220000 { compatible = "mediatek,mt_soc_pcm_dl1"; reg = <0 0x11220000 0 0x1000>; interrupts = ; clocks = <&audclk CLK_AUDIO_AFE>, <&audclk CLK_AUDIO_DAC>, <&audclk CLK_AUDIO_DAC_PREDIS>, <&audclk CLK_AUDIO_ADC>, <&audclk CLK_AUDIO_22M>, <&audclk CLK_AUDIO_APLL_TUNER>, <&audclk CLK_AUDIO_TML>, <&infracfg_ao CLK_INFRA_AUDIO>, <&infracfg_ao CLK_INFRA_AUDIO_26M_BCLK>, <&topckgen CLK_TOP_AUDIO_SEL>, <&topckgen CLK_TOP_AUD_INTBUS_SEL>, <&topckgen CLK_TOP_SYSPLL1_D4>, <&topckgen CLK_TOP_AUD_1_SEL>, <&topckgen CLK_TOP_APLL1>, <&topckgen CLK_TOP_AUD_ENGEN1_SEL>, <&topckgen CLK_TOP_APLL1_D8>, <&apmixed CLK_APMIXED_APLL1>, <&clk26m>; clock-names = "aud_afe_clk", "aud_dac_clk", "aud_dac_predis_clk", "aud_adc_clk", "aud_apll22m_clk", "aud_apll1_tuner_clk", "aud_tml_clk", "aud_infra_clk", "mtkaif_26m_clk", "top_mux_audio", "top_mux_audio_int", "top_sys_pll1_d4", "top_mux_aud_1", "top_apll1_ck", "top_mux_aud_eng1", "top_apll1_d8", "apmixed_apll1", "top_clk26m_clk"; }; audio_sram@11221000 { compatible = "mediatek,audio_sram"; reg = <0 0x11221000 0 0x9000>; }; btcvsd_snd: mtk-btcvsd-snd@18000000 { compatible = "mediatek,mtk-btcvsd-snd"; reg=<0 0x18000000 0 0x10000>, /*PKV_PHYSICAL_BASE*/ <0 0x18080000 0 0x8000>; /*SRAM_BANK2*/ interrupts = ; mediatek,infracfg = <&infracfg_ao>; /*INFRA MISC, conn_bt_cvsd_mask*/ /*cvsd_mcu_read, write, packet_indicator*/ mediatek,offset =<0xf00 0x800 0xfd0 0xfd4 0xfd8>; disable_write_silence = <0>; }; mt_soc_deep_buffer_dl_pcm { compatible = "mediatek,mt_soc_pcm_deep_buffer_dl"; }; mt_soc_ul1_pcm { compatible = "mediatek,mt_soc_pcm_capture"; }; mt_soc_voice_md1 { compatible = "mediatek,mt_soc_pcm_voice_md1"; }; mt_soc_hdmi_pcm { compatible = "mediatek,mt_soc_pcm_hdmi"; }; mt_soc_uldlloopback_pcm { compatible = "mediatek,mt_soc_pcm_uldlloopback"; }; mt_soc_i2s0_pcm { compatible = "mediatek,mt_soc_pcm_dl1_i2s0"; }; mt_soc_mrgrx_pcm { compatible = "mediatek,mt_soc_pcm_mrgrx"; }; mt_soc_mrgrx_awb_pcm { compatible = "mediatek,mt_soc_pcm_mrgrx_awb"; }; mt_soc_fm_i2s_pcm { compatible = "mediatek,mt_soc_pcm_fm_i2s"; }; mt_soc_fm_i2s_awb_pcm { compatible = "mediatek,mt_soc_pcm_fm_i2s_awb"; }; mt_soc_i2s0dl1_pcm { compatible = "mediatek,mt_soc_pcm_dl1_i2s0dl1"; }; mt_soc_dl1_awb_pcm { compatible = "mediatek,mt_soc_pcm_dl1_awb"; }; mt_soc_voice_md1_bt { compatible = "mediatek,mt_soc_pcm_voice_md1_bt"; }; mt_soc_voip_bt_out { compatible = "mediatek,mt_soc_pcm_dl1_bt"; }; mt_soc_voip_bt_in { compatible = "mediatek,mt_soc_pcm_bt_dai"; }; mt_soc_tdmrx_pcm { compatible = "mediatek,mt_soc_tdm_capture"; }; mt_soc_fm_mrgtx_pcm { compatible = "mediatek,mt_soc_pcm_fmtx"; }; mt_soc_ul2_pcm { compatible = "mediatek,mt_soc_pcm_capture2"; }; mt_soc_i2s0_awb_pcm { compatible = "mediatek,mt_soc_pcm_i2s0_awb"; }; mt_soc_voice_md2 { compatible = "mediatek,mt_soc_pcm_voice_md2"; }; mt_soc_routing_pcm { compatible = "mediatek,mt_soc_pcm_routing"; /*i2s1clk-gpio = <7 6>;*/ /*i2s1dat-gpio = <5 6>;*/ /*i2s1mclk-gpio = <9 6>;*/ /*i2s1ws-gpio = <6 6>;*/ }; mt_soc_voice_md2_bt { compatible = "mediatek,mt_soc_pcm_voice_md2_bt"; }; mt_soc_hp_impedance_pcm { compatible = "mediatek,mt_soc_pcm_hp_impedance"; }; mt_soc_codec_name { compatible = "mediatek,mt_soc_codec_63xx"; use_hp_depop_flow = <0>; /* select 1: use, 0: not use */ use_ul_260k = <0>; /* select 1: use, 0: not use */ }; mt_soc_dummy_pcm { compatible = "mediatek,mt_soc_pcm_dummy"; }; mt_soc_codec_dummy_name { compatible = "mediatek,mt_soc_codec_dummy"; }; mt_soc_routing_dai_name { compatible = "mediatek,mt_soc_dai_routing"; }; mt_soc_dai_name { compatible = "mediatek,mt_soc_dai_stub"; }; mt_soc_dl2_pcm { compatible = "mediatek,mt_soc_pcm_dl2"; }; mt_soc_anc_pcm { compatible = "mediatek,mt_soc_pcm_anc"; }; mt_soc_pcm_voice_ultra { compatible = "mediatek,mt_soc_pcm_voice_ultra"; }; mt_soc_pcm_voice_usb { compatible = "mediatek,mt_soc_pcm_voice_usb"; }; mt_soc_pcm_voice_usb_echoref { compatible = "mediatek,mt_soc_pcm_voice_usb_echoref"; }; wifi: wifi@18000000 { compatible = "mediatek,wifi"; reg = <0 0x180f0000 0 0x005c>; interrupts = ; dma_addrmask = <36>; clocks = <&infracfg_ao CLK_INFRA_AP_DMA>; clock-names = "wifi-dma"; }; efusec@11c00000 { compatible = "mediatek,efusec"; reg = <0 0x11c00000 0 0x10000>; }; mipi_rx_ana_csi0@11c10000 { compatible = "mediatek,mipi_rx_ana_csi0"; reg = <0 0x11c10000 0 0x10000>; }; mipi_rx_ana_csi1@11c20000 { compatible = "mediatek,mipi_rx_ana_csi1"; reg = <0 0x11c20000 0 0x10000>; }; msdc1_pad_macro@11c40000 { compatible = "mediatek,msdc1_pad_macro"; reg = <0 0x11c40000 0 0x10000>; }; msdc0_pad_macro@11cd0000 { compatible = "mediatek,msdc0_pad_macro"; reg = <0 0x11cd0000 0 0x10000>; }; mfg_auckland@13000000 { compatible = "mediatek,AUCKLAND"; reg = <0 0x13000000 0 0x80000>; interrupts = ; interrupt-names = "RGX"; clock-frequency = <570000000>; clocks = <&topckgen CLK_TOP_MFG_SEL>, <&clk26m>, <&topckgen CLK_TOP_MMPLL>, <&scpsys SCP_SYS_MFG0>, <&scpsys SCP_SYS_MFG1>; clock-names = "CLK_TOP_MFG", "CLK_TOP_MFG_OFF", "CLK_TOP_MFG_ON", "CG_SCP_SYS_MFG0", "CG_SCP_SYS_MFG1"; }; mfg_cfg@13ffe000 { compatible = "mediatek,mt6739-mfg_cfg", "syscon"; reg = <0 0x13ffe000 0 0x1000>; }; gpufreq: gpufreq { compatible = "mediatek,mt6739-gpufreq"; clocks = <&topckgen CLK_TOP_MFG_SEL>, <&clk26m>, <&topckgen CLK_TOP_MMPLL>; clock-names = "CLK_TOP_MFG", "CLK_TOP_MFG_OFF", "CLK_TOP_MFG_ON"; }; ged: ged { compatible = "mediatek,ged"; gpufreq-supply = <&gpufreq>; }; mmsys_config: mmsys_config@14000000 { compatible = "mediatek,mmsys_config", "syscon"; reg = <0 0x14000000 0 0x1000>; interrupts = ; #clock-cells = <1>; clocks = <&mmsys_config CLK_MM_ISP_DL>; clock-names = "CAM_MDP"; }; touch: touch { compatible = "mediatek,touch"; /* VTOUCH-supply = <&mt_pmic_vgp1_ldo_reg>; */ }; flashlight_core: flashlight_core { compatible = "mediatek,flashlight_core"; }; flashlights_rt4505: flashlights_rt4505 { compatible = "mediatek,flashlights_rt4505"; }; mtkfb: mtkfb { compatible = "mediatek,mtkfb"; }; disp_mutex: disp_mutex@14001000 { compatible = "mediatek,disp_mutex"; reg = <0 0x14001000 0 0x1000>; interrupts = ; }; smi_common@14002000 { compatible = "mediatek,smi_common"; reg = <0 0x14002000 0 0x1000>; larbs = <&smi_larb0>, <&smi_larb1>, <&smi_larb2>; clocks = <&scpsys SCP_SYS_MM0>, <&mmsys_config CLK_MM_GALS_COMM0>, <&mmsys_config CLK_MM_GALS_COMM1>, <&mmsys_config CLK_MM_SMI_COMMON>, <&topckgen CLK_TOP_MM_SEL>, <&topckgen CLK_TOP_VENCPLL>, <&topckgen CLK_TOP_SYSPLL2_D2>; clock-names = "mtcmos-mm", "smi-common-gals0", "smi-common-gals1", "smi-common", "MMDVFS_CLK_TOP_MMPLL_CK", "mmdvfs_clk_top_vencpll_ck", "mmdvfs_clk_top_syspll2_d2"; mediatek,smi-id = <3>; mmsys_config = <&mmsys_config>; }; smi_larb0: smi_larb0@14003000 { compatible = "mediatek,smi_larb0", "mediatek,smi_larb"; reg = <0 0x14003000 0 0x1000>; interrupts = ; clocks = <&scpsys SCP_SYS_MM0>, <&mmsys_config CLK_MM_SMI_LARB0>; clock-names = "mtcmos-mm", "mm-larb0"; mediatek,smi-id = <0>; }; mdp_rdma0: mdp_rdma0@14004000 { compatible = "mediatek,mdp_rdma0"; reg = <0 0x14004000 0 0x1000>; interrupts = ; clocks = <&mmsys_config CLK_MM_MDP_RDMA0>; clock-names = "MDP_RDMA0"; }; mdp_rsz0: mdp_rsz0@14005000 { compatible = "mediatek,mdp_rsz0"; reg = <0 0x14005000 0 0x1000>; interrupts = ; clocks = <&mmsys_config CLK_MM_MDP_RSZ0>; clock-names = "MDP_RSZ0"; }; mdp_rsz1: mdp_rsz1@14006000 { compatible = "mediatek,mdp_rsz1"; reg = <0 0x14006000 0 0x1000>; interrupts = ; clocks = <&mmsys_config CLK_MM_MDP_RSZ1>; clock-names = "MDP_RSZ1"; }; mdp_wdma0: mdp_wdma0@14007000 { compatible = "mediatek,mdp_wdma0"; reg = <0 0x14007000 0 0x1000>; interrupts = ; clocks = <&mmsys_config CLK_MM_MDP_WDMA0>; clock-names = "MDP_WDMA"; }; mdp_wrot0: mdp_wrot0@14008000 { compatible = "mediatek,mdp_wrot0"; reg = <0 0x14008000 0 0x1000>; interrupts = ; clocks = <&mmsys_config CLK_MM_MDP_WROT0>; clock-names = "MDP_WROT0"; }; mdp_tdshp0: mdp_tdshp0@14009000 { compatible = "mediatek,mdp_tdshp0"; reg = <0 0x14009000 0 0x1000>; clocks = <&mmsys_config CLK_MM_MDP_TDSHP>; clock-names = "MDP_TDSHP"; }; disp_ovl0: disp_ovl0@1400a000 { compatible = "mediatek,disp_ovl0"; reg = <0 0x1400a000 0 0x1000>; interrupts = ; clocks = <&mmsys_config CLK_MM_DISP_OVL0>; clock-names = "DISP_OVL0"; }; disp_rdma0@1400b000 { compatible = "mediatek,disp_rdma0"; reg = <0 0x1400b000 0 0x1000>; interrupts = ; }; disp_wdma0@1400c000 { compatible = "mediatek,disp_wdma0"; reg = <0 0x1400c000 0 0x1000>; interrupts = ; }; disp_color0@1400d000 { compatible = "mediatek,disp_color0"; reg = <0 0x1400d000 0 0x1000>; interrupts = ; }; disp_ccorr0@1400e000 { compatible = "mediatek,disp_ccorr0"; reg = <0 0x1400e000 0 0x1000>; interrupts = ; }; disp_aal0:disp_aal0@1400f000 { compatible = "mediatek,disp_aal0"; reg = <0 0x1400f000 0 0x1000>; interrupts = ; aal_support = <1>; }; disp_gamma0@14010000 { compatible = "mediatek,disp_gamma0"; reg = <0 0x14010000 0 0x1000>; interrupts = ; }; disp_dither0@14011000 { compatible = "mediatek,disp_dither0"; reg = <0 0x14011000 0 0x1000>; interrupts = ; }; dsi0@14012000 { compatible = "mediatek,dsi0"; reg = <0 0x14012000 0 0x1000>; interrupts = ; }; dispsys: dispsys@14000000 { compatible = "mediatek,dispsys"; clocks = <&scpsys SCP_SYS_MM0>, <&mmsys_config CLK_MM_SMI_COMMON>, <&mmsys_config CLK_MM_SMI_LARB0>, <&mmsys_config CLK_MM_GALS_COMM0>, <&mmsys_config CLK_MM_GALS_COMM1>, <&mmsys_config CLK_MM_DISP_OVL0>, <&mmsys_config CLK_MM_DISP_RDMA0>, <&mmsys_config CLK_MM_DISP_WDMA0>, <&mmsys_config CLK_MM_DISP_COLOR0>, <&mmsys_config CLK_MM_DISP_CCORR0>, <&mmsys_config CLK_MM_DISP_AAL0>, <&mmsys_config CLK_MM_DISP_GAMMA0>, <&mmsys_config CLK_MM_DISP_DITHER0>, <&mmsys_config CLK_MM_DSI_MM_CLOCK>, <&mmsys_config CLK_MM_DSI_INTERF>, <&mmsys_config CLK_MM_F26M_HRT>, <&mmsys_config CLK_MM_MDP_WROT0>, <&infracfg_ao CLK_INFRA_DISP_PWM>, <&topckgen CLK_TOP_DISP_PWM_SEL>, <&clk26m>, /*CLK26M*/ <&topckgen CLK_TOP_UNIVPLL2_D4>, /*univpll2_d4*/ <&topckgen CLK_TOP_UNIVPLL2_D8>, /*univpll2_d8*/ <&topckgen CLK_TOP_UNIVPLL3_D8>; /*univpll3_d8*/ clock-names = "CLK_MM_MTCMOS", "CLK_MM_SMI_COMMON", "CLK_MM_SMI_LARB0", "CLK_MM_GALS_COMM0", "CLK_MM_GALS_COMM1", "CLK_MM_DISP_OVL0", "CLK_MM_DISP_RDMA0", "CLK_MM_DISP_WDMA0", "CLK_MM_DISP_COLOR0", "CLK_MM_DISP_CCORR0", "CLK_MM_DISP_AAL0", "CLK_MM_DISP_GAMMA0", "CLK_MM_DISP_DITHER0", "CLK_MM_DSI_MM_CLOCK", "CLK_MM_DSI_INTERF", "CLK_MM_F26M_HRT", "MDP_WROT0", "DISP_PWM", "MUX_PWM", "CLK26M", "UNIVPLL2_D4", "UNIVPLL2_D8", "UNIVPLL3_D8"; }; dbi0@14013000 { compatible = "mediatek,dbi0"; reg = <0 0x14013000 0 0x1000>; interrupts = ; }; mm_mutex: mm_mutex@14016000 { compatible = "mediatek,mm_mutex"; reg = <0 0x14016000 0 0x0>; }; imgsys_config: imgsys_config@15000000 { compatible = "mediatek,imgsys", "syscon"; reg = <0 0x15000000 0 0x1000>; #clock-cells = <1>; }; ispsys@15000000 { compatible = "mediatek,mt6739-ispsys"; reg = <0x0 0x15004000 0x0 0x9000 0x0 0x1500d000 0x0 0x1000 0x0 0x15000000 0x0 0x10000 0x0 0x10215000 0x0 0x3000 0x0 0x10211000 0x0 0x1000>; interrupts = , /* CAM0 */ , /* CAM1 */ , /* CAM2 */ , /* CAMSV0 */ ; /* CAMSV1 */ clocks = <&scpsys SCP_SYS_MM0>, <&scpsys SCP_SYS_ISP>, <&imgsys_config CLK_IMG_CAM_SMI>, <&imgsys_config CLK_IMG_CAM_CAM>, <&imgsys_config CLK_IMG_SEN_TG>, <&imgsys_config CLK_IMG_SEN_CAM>, <&imgsys_config CLK_IMG_CAM_SV>; clock-names = "CG_SCP_SYS_MM0", "CG_SCP_SYS_ISP", "CG_IMG_CAM_SMI", "CG_IMG_CAM_CAM", "CG_IMG_SEN_TG", "CG_IMG_SEN_CAM", "CG_IMG_CAM_SV"; }; smi_larb2: smi_larb2@15001000 { compatible = "mediatek,smi_larb2", "mediatek,smi_larb"; reg = <0 0x15001000 0 0x1000>; interrupts = ; clocks = <&scpsys SCP_SYS_ISP>, <&imgsys_config CLK_IMG_LARB2_SMI>; clock-names = "mtcmos-img", "img-larb2"; mediatek,smi-id = <2>; }; cam_a@15004000 { compatible = "mediatek,cam_a"; reg = <0 0x15004000 0 0x1000>; }; cam_b@15005000 { compatible = "mediatek,cam_b"; reg = <0 0x15005000 0 0x1000>; interrupts = ; }; cam_c@15006000 { compatible = "mediatek,cam_c"; reg = <0 0x15006000 0 0x1000>; interrupts = ; }; cam_d@15007000 { compatible = "mediatek,cam_d"; reg = <0 0x15007000 0 0x1000>; interrupts = ; }; seninf@15008000 { compatible = "mediatek,seninf"; reg = <0 0x15008000 0 0x1000>; }; camsv@15009000 { compatible = "mediatek,camsv"; reg = <0 0x15009000 0 0x1000>; interrupts = ; }; cam_a_inner@1500d000 { compatible = "mediatek,cam_a_inner"; reg = <0 0x1500d000 0 0x1000>; }; cam_c_inner@1500e000 { compatible = "mediatek,cam_c_inner"; reg = <0 0x1500e000 0 0x1000>; }; cam_d_inner@1500f000 { compatible = "mediatek,cam_d_inner"; reg = <0 0x1500f000 0 0x1000>; }; venc_global_con: venc_global_con@17000000 { compatible = "mediatek,venc_global_con", "syscon"; reg = <0 0x17000000 0 0x10000>; #clock-cells = <1>; }; vdec_gcon@17000000 { compatible = "mediatek,vdec_gcon"; reg = <0 0x17000000 0 0x1000>; clocks = <&venc_global_con CLK_VENC_SET3_VDEC>, <&venc_global_con CLK_VENC_SET1_VENC>, <&scpsys SCP_SYS_VEN>, <&scpsys SCP_SYS_VEN>; clock-names = "MT_CG_VDEC", "MT_CG_VENC", "MT_SCP_SYS_VDE", "MT_SCP_SYS_VEN"; }; venc_jpg@17030000 { compatible = "mediatek,venc_jpg"; reg = <0 0x17030000 0 0x1000>; interrupts = ; clocks = <&venc_global_con CLK_VENC_SET2_JPGENC>; clock-names = "MT_CG_VENC_JPGENC"; }; vdec@17040000 { compatible = "mediatek,vdec"; reg = <0 0x17040000 0 0x10000>; interrupts = ; }; smi_larb3@17010000 { compatible = "mediatek,smi_larb3"; reg = <0 0x17010000 0 0x1000>; interrupts = ; }; venc: venc@17020000 { compatible = "mediatek,venc"; reg = <0 0x17020000 0 0x1000>; interrupts = ; }; smi_larb1: smi_larb1@17010000 { compatible = "mediatek,smi_larb1", "mediatek,smi_larb"; reg = <0 0x17010000 0 0x1000>; interrupts = ; clocks = <&scpsys SCP_SYS_VEN>, <&venc_global_con CLK_VENC_SET0_LARB>, <&venc_global_con CLK_VENC_SET1_VENC>; clock-names = "mtcmos-ven", "venc-larb", "venc-venc"; mediatek,smi-id = <1>; }; mt6357_gauge { compatible = "mediatek,mt6357_gauge"; bootmode = <&chosen>; gauge_name = "gauge"; alias_name = "mt6357"; }; gauge_timer { compatible = "mediatek,gauge_timer_service"; }; #if (CONFIG_MTK_GAUGE_VERSION == 30) #if (CONFIG_MTK_ADDITIONAL_BATTERY_TABLE == 1) #include "mediatek/bat_setting/mt6739_battery_prop_ext.dtsi" #else #include "mediatek/bat_setting/mt6739_battery_prop.dtsi" #endif #endif mt_charger: mt_charger { compatible = "mediatek,mt-charger"; bootmode = <&chosen>; }; charger: charger { compatible = "mediatek,charger"; algorithm_name = "SwitchCharging"; /* enable_sw_jeita; */ enable_pe_plus; enable_pe_2; enable_pe_3; bootmode = <&chosen>; /* common */ battery_cv = <4350000>; max_charger_voltage = <6500000>; min_charger_voltage = <4600000>; /* charging current */ usb_charger_current_suspend = <0>; usb_charger_current_unconfigured = <70000>; usb_charger_current_configured = <500000>; usb_charger_current = <500000>; ac_charger_current = <2050000>; ac_charger_input_current = <3200000>; non_std_ac_charger_current = <500000>; charging_host_charger_current = <1500000>; apple_1_0a_charger_current = <650000>; apple_2_1a_charger_current = <800000>; ta_ac_charger_current = <3000000>; /* sw jeita */ jeita_temp_above_t4_cv = <4240000>; jeita_temp_t3_to_t4_cv = <4240000>; jeita_temp_t2_to_t3_cv = <4340000>; jeita_temp_t1_to_t2_cv = <4240000>; jeita_temp_t0_to_t1_cv = <4040000>; jeita_temp_below_t0_cv = <4040000>; temp_t4_thres = <50>; temp_t4_thres_minus_x_degree = <47>; temp_t3_thres = <45>; temp_t3_thres_minus_x_degree = <39>; temp_t2_thres = <10>; temp_t2_thres_plus_x_degree = <16>; temp_t1_thres = <0>; temp_t1_thres_plus_x_degree = <6>; temp_t0_thres = <0>; temp_t0_thres_plus_x_degree = <0>; temp_neg_10_thres = <0>; /* battery temperature protection */ enable_min_charge_temp; min_charge_temp = <0>; min_charge_temp_plus_x_degree = <6>; max_charge_temp = <50>; max_charge_temp_minus_x_degree = <47>; /* PE 2.0 */ pe20_ichg_level_threshold = <1000000>; /* uA */ ta_start_battery_soc = <0>; ta_stop_battery_soc = <85>; /* dual charger */ chg1_ta_ac_charger_current = <1500000>; chg2_ta_ac_charger_current = <1500000>; /* cable measurement impedance */ cable_imp_threshold = <699>; vbat_cable_imp_threshold = <3900000>; /* uV */ /* bif */ bif_threshold1 = <4250000>; bif_threshold2 = <4300000>; bif_cv_under_threshold2 = <4450000>; /* SW safety timer */ enable_sw_safety_timer; max_charging_time = <43200>; /* 12 hours */ /* linear charger */ recharge_offset = <150000>; topoff_voltage = <4200000>; chg_full_current = <150000>; }; pmic_clock_buffer_ctrl: pmic_clock_buffer_ctrl { compatible = "mediatek,pmic_clock_buffer"; mediatek,clkbuf-quantity = <7>; mediatek,clkbuf-config = <2 1 1 2 0 0 0>; mediatek,clkbuf-driving-current = <(-1) (-1) (-1) (-1) (-1) (-1) (-1)>; }; consys: consys@18070000 { compatible = "mediatek,mt6739-consys"; #address-cells = <2>; #size-cells = <2>; reg = <0 0x18070000 0 0x0200>, /*CONN_MCU_CONFIG_BASE */ <0 0x10007000 0 0x0100>, /*AP_RGU_BASE */ <0 0x10000000 0 0x2000>, /*TOPCKGEN_BASE */ <0 0x10006000 0 0x1000>; /*SPM_BASE */ interrupts = , /*BGF_EINT */ ; /*WDT_EINT */ clocks = <&scpsys SCP_SYS_CONN>; clock-names = "conn"; memory-region = <&consys_mem>; }; gps { compatible = "mediatek,gps"; }; als: als_ps@0 { compatible = "mediatek,als_ps"; }; gse_1: gse_1 { }; mse: mse { }; gyro: gyro { compatible = "mediatek,gyroscope"; }; mrdump_ext_rst: mrdump_ext_rst { compatible = "mediatek, mrdump_ext_rst-eint"; force_mode = "EINT"; mode = "IRQ"; status = "okay"; }; msdc1_ins: msdc1_ins { }; chr_stat: chr_stat { }; rt9465_slave_chr: rt9465_slave_chr { }; dsi_te: dsi_te { compatible = "mediatek, dsi_te-eint"; status = "disabled"; }; kd_camera_hw1: kd_camera_hw1@15008000 { compatible = "mediatek,camera_hw"; reg = <0 0x15008000 0 0x1000>; /* SENINF_ADDR */ /* Camera Common Clock Framework (CCF) */ clocks = <&topckgen CLK_TOP_CAMTG_SEL>, <&topckgen CLK_TOP_CAMTG2_SEL>, <&clk26m>, <&topckgen CLK_TOP_UNIVPLL_48M_D2>, <&topckgen CLK_TOP_UNIVPLL2_D8>, <&topckgen CLK_TOP_UNIVPLL_D26>, <&topckgen CLK_TOP_UNIVPLL2_D32>, <&topckgen CLK_TOP_UNIVPLL_48M_D4>, <&topckgen CLK_TOP_UNIVPLL_48M_D8>, <&topckgen CLK_TOP_SENIF_SEL>, <&topckgen CLK_TOP_SCAM_SEL>; clock-names = "CLK_TOP_CAMTG_SEL", "CLK_TOP_CAMTG2_SEL", "CLK_TOP_CLK26M", "CLK_TOP_UNIVPLL_48M_D2", "CLK_TOP_UNIVPLL2_D8", "CLK_TOP_UNIVPLL_D26", "CLK_TOP_UNIVPLL2_D32", "CLK_TOP_UNIVPLL_48M_D4", "CLK_TOP_UNIVPLL_48M_D8", "CLK_TOP_SENINF_SEL", "CLK_TOP_SCAM_SEL"; }; otg_iddig: otg_iddig { compatible = "mediatek,usb_iddig_bi_eint"; }; /* NFC start */ nfc:nfc { compatible = "mediatek,nfc-gpio-v2"; gpio-rst = <7>; gpio-rst-std = <&pio 7 0x0>; gpio-irq = <14>; gpio-irq-std = <&pio 14 0x0>; }; irq_nfc: irq_nfc { compatible = "mediatek,irq_nfc-eint"; }; /* NFC end */ md1_sim1_hot_plug_eint:md1_sim1_hot_plug_eint { }; md1_sim2_hot_plug_eint:md1_sim2_hot_plug_eint { }; irtx_pwm:irtx_pwm { compatible = "mediatek,irtx-pwm"; pwm_ch = <1>; pwm_data_invert = <0>; }; odm: odm{ compatible = "simple-bus"; /* reserved for overlay by odm */ }; radio_md_cfg: radio_md_cfg { compatible = "mediatek,radio_md_cfg"; }; dynamic_options: dynamic_options { compatible = "mediatek,dynamic_options"; }; }; #include "mediatek/cust_mt6739_msdc.dtsi" #include "mediatek/trusty.dtsi" #ifdef CONFIG_MTK_PMIC_CHIP_MT6357 #include "mediatek/mt6357.dtsi" #else #include "mediatek/mt6356.dtsi" #endif #ifdef CONFIG_CHARGER_RT9458 #include "mediatek/rt9458.dtsi" #endif #ifdef CONFIG_CHARGER_RT9466 #include "mediatek/rt9466.dtsi" #endif