| #include <dt-bindings/clock/mdss-10nm-pll-clk.h> |
| &soc { |
| mdss_mdp: qcom,mdss_mdp { |
| compatible = "qcom,sde-kms"; |
| reg = <0xae00000 0x84208>, |
| <0xaeb0000 0x2008>, |
| <0xaeac000 0x214>, |
| <0xae8f000 0x030>, |
| <0xaf50000 0x054>; |
| reg-names = "mdp_phys", |
| "vbif_phys", |
| "regdma_phys", |
| "sid_phys", |
| "swfuse_phys"; |
| |
| clocks = |
| <&gcc GCC_DISP_AHB_CLK>, |
| <&gcc GCC_DISP_AXI_CLK>, |
| <&dispcc DISP_CC_MDSS_AHB_CLK>, |
| <&dispcc DISP_CC_MDSS_MDP_CLK>, |
| <&dispcc DISP_CC_MDSS_VSYNC_CLK>, |
| <&dispcc DISP_CC_MDSS_MDP_LUT_CLK>; |
| clock-names = "gcc_iface", "gcc_bus", |
| "iface_clk", "core_clk", "vsync_clk", |
| "lut_clk"; |
| clock-rate = <0 0 0 373333333 19200000 373333333>; |
| clock-max-rate = <0 0 0 560000000 19200000 560000000>; |
| qcom,dss-cx-ipeak = <&cx_ipeak_lm 4>; |
| |
| /* interrupt config */ |
| interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>; |
| interrupt-controller; |
| #interrupt-cells = <1>; |
| |
| /* hw blocks */ |
| qcom,sde-off = <0x1000>; |
| qcom,sde-len = <0x494>; |
| |
| qcom,sde-ctl-off = <0x2000 0x2200 0x2400 0x2600>; |
| qcom,sde-ctl-size = <0x1dc>; |
| qcom,sde-ctl-display-pref = "primary", "none", "none", "none"; |
| |
| qcom,sde-mixer-off = <0x45000 0x46000>; |
| qcom,sde-mixer-size = <0x320>; |
| qcom,sde-mixer-display-pref = "primary", "none"; |
| qcom,sde-mixer-cwb-pref = "none", "cwb"; |
| |
| qcom,sde-dspp-top-off = <0x1300>; |
| qcom,sde-dspp-top-size = <0x80>; |
| qcom,sde-dspp-off = <0x55000>; |
| qcom,sde-dspp-size = <0x1800>; |
| |
| qcom,sde-wb-off = <0x66000>; |
| qcom,sde-wb-size = <0x2c8>; |
| qcom,sde-wb-xin-id = <6>; |
| qcom,sde-wb-id = <2>; |
| qcom,sde-wb-clk-ctrl = <0x2bc 16>; |
| |
| qcom,sde-intf-off = <0x6b000 0x6b800>; |
| qcom,sde-intf-size = <0x2c0>; |
| qcom,sde-intf-type = "dp", "dsi"; |
| |
| qcom,sde-pp-off = <0x71000 0x71800>; |
| qcom,sde-pp-slave = <0x0 0x0>; |
| qcom,sde-pp-size = <0xd4>; |
| |
| qcom,sde-cdm-off = <0x7a200>; |
| qcom,sde-cdm-size = <0x224>; |
| |
| qcom,sde-dsc-off = <0x81000>; |
| qcom,sde-dsc-size = <0x140>; |
| qcom,sde-dsc-pair-mask = <0>; |
| |
| qcom,sde-dither-off = <0x30e0 0x30e0>; |
| qcom,sde-dither-version = <0x00010000>; |
| qcom,sde-dither-size = <0x20>; |
| |
| qcom,sde-sspp-type = "vig", "dma", "dma", "dma"; |
| qcom,sde-sspp-off = <0x5000 0x25000 0x27000 0x29000>; |
| qcom,sde-sspp-src-size = <0x1f8>; |
| qcom,sde-sspp-xin-id = <0 1 5 9>; |
| qcom,sde-sspp-excl-rect = <1 1 1 1>; |
| qcom,sde-sspp-smart-dma-priority = <4 1 2 3>; |
| qcom,sde-smart-dma-rev = "smart_dma_v2p5"; |
| |
| qcom,sde-mixer-pair-mask = <2 1>; |
| |
| qcom,sde-mixer-blend-op-off = <0x20 0x38 0x50 0x68 0x80 0x98 |
| 0xb0 0xc8 0xe0 0xf8 0x110>; |
| |
| qcom,sde-max-per-pipe-bw-kbps = <2700000 2700000 |
| 2700000 2700000>; |
| |
| qcom,sde-max-per-pipe-bw-high-kbps = <2700000 2700000 |
| 2700000 2700000>; |
| |
| /* offsets are relative to "mdp_phys + qcom,sde-off */ |
| qcom,sde-sspp-clk-ctrl = <0x2ac 0>, |
| <0x2ac 8>, <0x2b4 8>, <0x2c4 8>; |
| qcom,sde-sspp-csc-off = <0x1a00>; |
| qcom,sde-csc-type = "csc-10bit"; |
| qcom,sde-qseed-type = "qseedv3lite"; |
| qcom,sde-sspp-qseed-off = <0xa00>; |
| qcom,sde-mixer-linewidth = <2560>; |
| qcom,sde-wb-linewidth = <1920>; |
| qcom,sde-mixer-blendstages = <0x7>; |
| qcom,sde-highest-bank-bit = <0x1>; |
| qcom,sde-ubwc-version = <0x200>; |
| qcom,sde-ubwc-swizzle = <0x6>; |
| qcom,sde-ubwc-bw-calc-version = <0x1>; |
| qcom,sde-ubwc-static = <0x1e>; |
| qcom,sde-macrotile-mode = <0x0>; |
| qcom,sde-smart-panel-align-mode = <0xc>; |
| qcom,sde-panic-per-pipe; |
| qcom,sde-has-cdp; |
| qcom,sde-has-src-split; |
| qcom,sde-pipe-order-version = <0x1>; |
| qcom,sde-has-dim-layer; |
| qcom,sde-has-idle-pc; |
| qcom,sde-max-bw-low-kbps = <4200000>; |
| qcom,sde-max-bw-high-kbps = <5100000>; |
| qcom,sde-min-core-ib-kbps = <2500000>; |
| qcom,sde-min-llcc-ib-kbps = <0>; |
| qcom,sde-min-dram-ib-kbps = <1600000>; |
| qcom,sde-dram-channels = <2>; |
| qcom,sde-num-nrt-paths = <0>; |
| qcom,sde-dspp-ltm-version = <0x00010000>; |
| /* offsets are based off dspp 0 */ |
| qcom,sde-dspp-ltm-off = <0x2a000>; |
| |
| qcom,sde-vbif-off = <0>; |
| qcom,sde-vbif-size = <0x1044>; |
| qcom,sde-vbif-id = <0>; |
| qcom,sde-vbif-memtype-0 = <3 3 3 3 3 3 3 3>; |
| qcom,sde-vbif-memtype-1 = <3 3 3 3 3 3>; |
| |
| qcom,sde-vbif-qos-rt-remap = <3 3 4 4 5 5 6 6>; |
| qcom,sde-vbif-qos-nrt-remap = <3 3 3 3 3 3 3 3>; |
| qcom,sde-vbif-qos-cwb-remap = <3 3 4 4 5 5 6 3>; |
| qcom,sde-vbif-qos-lutdma-remap = <3 3 3 3 4 4 4 4>; |
| |
| /* macrotile & macrotile-qseed has the same configs */ |
| qcom,sde-danger-lut = <0x0000ffff 0x0000ffff |
| 0x00000000 0x00000000 0x0000ffff>, <0x0003ffff |
| 0x0003ffff 0x00000000 0x00000000 0x0003ffff>; |
| |
| qcom,sde-safe-lut-linear = <0 0xff00>, <0 0xfe00>; |
| qcom,sde-safe-lut-macrotile = <0 0xff00>, <0 0xfe00>; |
| /* same as safe-lut-macrotile */ |
| qcom,sde-safe-lut-macrotile-qseed = <0 0xff00>, <0 0xfe00>; |
| qcom,sde-safe-lut-nrt = <0 0xffff>, <0 0xffff>; |
| qcom,sde-safe-lut-cwb = <0 0x3ff>, <0x3ff>; |
| |
| /* creq LUTs */ |
| qcom,sde-qos-lut-linear = <0 0x00112233 0x44556677>, |
| <0 0x00112234 0x45566777>; |
| qcom,sde-qos-lut-macrotile = <0 0x00112233 0x44556677>, |
| <0 0x00112234 0x45566777>; |
| qcom,sde-qos-lut-macrotile-qseed = <0 0x00112233 0x66777777>, |
| <0 0x00112236 0x67777777>; |
| qcom,sde-qos-lut-nrt = <0 0x00000000 0x00000000>, |
| <0 0x00000000 0x00000000>; |
| qcom,sde-qos-lut-cwb = <0 0x66666541 0x00000000>, |
| <0 0x66666541 0x00000000>; |
| qcom,sde-qos-refresh-rates = <60 120>; |
| |
| qcom,sde-cdp-setting = <1 1>, <1 0>; |
| |
| qcom,sde-qos-cpu-mask = <0x3>; |
| qcom,sde-qos-cpu-dma-latency = <300>; |
| qcom,sde-qos-cpu-irq-latency = <300>; |
| |
| /* offsets are relative to "mdp_phys + qcom,sde-off */ |
| |
| qcom,sde-reg-dma-off = <0>; |
| qcom,sde-reg-dma-version = <0x00010002>; |
| qcom,sde-reg-dma-trigger-off = <0x119c>; |
| qcom,sde-reg-dma-xin-id = <7>; |
| qcom,sde-reg-dma-clk-ctrl = <0x2bc 20>; |
| |
| qcom,sde-secure-sid-mask = <0x801>; |
| |
| qcom,sde-sspp-vig-blocks { |
| qcom,sde-vig-csc-off = <0x1a00>; |
| qcom,sde-vig-qseed-off = <0xa00>; |
| qcom,sde-vig-qseed-size = <0xa0>; |
| qcom,sde-vig-gamut = <0x1d00 0x00060000>; |
| qcom,sde-vig-igc = <0x1d00 0x00060000>; |
| qcom,sde-vig-inverse-pma; |
| }; |
| |
| qcom,sde-sspp-dma-blocks { |
| dgm@0 { |
| qcom,sde-dma-igc = <0x400 0x00050000>; |
| qcom,sde-dma-gc = <0x600 0x00050000>; |
| qcom,sde-dma-inverse-pma; |
| qcom,sde-dma-csc-off = <0x200>; |
| }; |
| |
| dgm@1 { |
| qcom,sde-dma-igc = <0x1400 0x00050000>; |
| qcom,sde-dma-gc = <0x600 0x00050000>; |
| qcom,sde-dma-inverse-pma; |
| qcom,sde-dma-csc-off = <0x1200>; |
| }; |
| }; |
| |
| qcom,sde-dspp-blocks { |
| qcom,sde-dspp-igc = <0x0 0x00030001>; |
| qcom,sde-dspp-hsic = <0x800 0x00010007>; |
| qcom,sde-dspp-memcolor = <0x880 0x00010007>; |
| qcom,sde-dspp-hist = <0x800 0x00010007>; |
| qcom,sde-dspp-sixzone= <0x900 0x00010007>; |
| qcom,sde-dspp-vlut = <0xa00 0x00010008>; |
| qcom,sde-dspp-gamut = <0x1000 0x00040002>; |
| qcom,sde-dspp-pcc = <0x1700 0x00040000>; |
| qcom,sde-dspp-gc = <0x17c0 0x00010008>; |
| qcom,sde-dspp-dither = <0x82c 0x00010007>; |
| }; |
| |
| smmu_sde_unsec: qcom,smmu_sde_unsec_cb { |
| compatible = "qcom,smmu_sde_unsec"; |
| iommus = <&apps_smmu 0x800 0x2>; |
| qcom,iommu-dma-addr-pool = <0x00020000 0xfffe0000>; |
| qcom,iommu-faults = "non-fatal"; |
| qcom,iommu-earlymap; /* for cont-splash */ |
| }; |
| |
| smmu_sde_sec: qcom,smmu_sde_sec_cb { |
| compatible = "qcom,smmu_sde_sec"; |
| iommus = <&apps_smmu 0x801 0x0>; |
| qcom,iommu-dma-addr-pool = <0x00020000 0xfffe0000>; |
| qcom,iommu-faults = "non-fatal"; |
| qcom,iommu-vmid = <0xa>; |
| }; |
| |
| /* data and reg bus scale settings */ |
| qcom,sde-data-bus { |
| qcom,msm-bus,name = "mdss_sde"; |
| qcom,msm-bus,num-cases = <3>; |
| qcom,msm-bus,num-paths = <1>; |
| qcom,msm-bus,vectors-KBps = |
| <22 512 0 0>, |
| <22 512 0 6400000>, |
| <22 512 0 6400000>; |
| }; |
| |
| qcom,sde-reg-bus { |
| qcom,msm-bus,name = "mdss_reg"; |
| qcom,msm-bus,num-cases = <4>; |
| qcom,msm-bus,num-paths = <1>; |
| qcom,msm-bus,vectors-KBps = |
| <1 590 0 0>, |
| <1 590 0 76800>, |
| <1 590 0 150000>, |
| <1 590 0 300000>; |
| }; |
| |
| qcom,sde-limits { |
| qcom,sde-linewidth-limits { |
| qcom,sde-limit-name = "sspp_linewidth_usecases"; |
| qcom,sde-limit-cases = "vig", "dma", |
| "scale", "inline_rot"; |
| qcom,sde-limit-ids= <0x1 0x2 0x4 0x8>; |
| qcom,sde-limit-values = <0x1 4096>, |
| <0x5 2560>, |
| <0x2 2160>, |
| <0x9 1088>; |
| }; |
| |
| qcom,sde-bw-limits { |
| qcom,sde-limit-name = "sde_bwlimit_usecases"; |
| qcom,sde-limit-cases = "per_vig_pipe", |
| "per_dma_pipe", |
| "total_max_bw", |
| "camera_concurrency", |
| "cwb_concurrency"; |
| qcom,sde-limit-ids = <0x1 0x2 0x4 0x8 0x10>; |
| qcom,sde-limit-values = <0x1 2700000>, |
| <0x11 2700000>, |
| <0x9 2700000>, |
| <0x19 2700000>, |
| <0x2 2700000>, |
| <0x12 2700000>, |
| <0xa 2700000>, |
| <0x1a 2700000>, |
| <0x4 5100000>, |
| <0x14 5100000>, |
| <0xc 4400000>, |
| <0x1c 4200000>; |
| }; |
| }; |
| }; |
| |
| sde_rscc: qcom,sde_rscc { |
| cell-index = <0>; |
| compatible = "qcom,sde-rsc"; |
| reg = <0xaf20000 0x3c50>, |
| <0xaf30000 0x3fd4>; |
| reg-names = "drv", "wrapper"; |
| qcom,sde-rsc-version = <3>; |
| |
| qcom,sde-dram-channels = <2>; |
| |
| vdd-supply = <&mdss_core_gdsc>; |
| clocks = <&dispcc DISP_CC_MDSS_RSCC_VSYNC_CLK>, |
| <&dispcc DISP_CC_MDSS_NON_GDSC_AHB_CLK>, |
| <&dispcc DISP_CC_MDSS_RSCC_AHB_CLK>; |
| clock-names = "vsync_clk", "gdsc_clk", "iface_clk"; |
| |
| /* data and reg bus scale settings */ |
| qcom,sde-data-bus { |
| qcom,msm-bus,name = "disp_rsc_mnoc_llcc"; |
| qcom,msm-bus,active-only; |
| qcom,msm-bus,num-cases = <3>; |
| qcom,msm-bus,num-paths = <1>; |
| qcom,msm-bus,vectors-KBps = |
| <20003 20513 0 0>, |
| <20003 20513 0 6400000>, |
| <20003 20513 0 6400000>; |
| }; |
| |
| qcom,sde-ebi-bus { |
| qcom,msm-bus,name = "disp_rsc_ebi"; |
| qcom,msm-bus,active-only; |
| qcom,msm-bus,num-cases = <3>; |
| qcom,msm-bus,num-paths = <1>; |
| qcom,msm-bus,vectors-KBps = |
| <20000 20512 0 0>, |
| <20000 20512 0 6400000>, |
| <20000 20512 0 6400000>; |
| }; |
| |
| qcom,sde-reg-bus { |
| qcom,msm-bus,name = "disp_rsc_reg"; |
| qcom,msm-bus,num-cases = <4>; |
| qcom,msm-bus,num-paths = <1>; |
| qcom,msm-bus,vectors-KBps = |
| <1 590 0 0>, |
| <1 590 0 76800>, |
| <1 590 0 150000>, |
| <1 590 0 300000>; |
| }; |
| }; |
| |
| mdss_dsi0: qcom,mdss_dsi0_ctrl { |
| compatible = "qcom,dsi-ctrl-hw-v2.4"; |
| label = "dsi-ctrl-0"; |
| cell-index = <0>; |
| frame-threshold-time-us = <1000>; |
| reg = <0xae94000 0x400>, |
| <0xaf08000 0x4>; |
| reg-names = "dsi_ctrl", "disp_cc_base"; |
| interrupt-parent = <&mdss_mdp>; |
| interrupts = <4 0>; |
| vdda-1p2-supply = <&L22A>; |
| refgen-supply = <&refgen>; |
| clocks = <&dispcc DISP_CC_MDSS_BYTE0_CLK>, |
| <&dispcc DISP_CC_MDSS_BYTE0_CLK_SRC>, |
| <&dispcc DISP_CC_MDSS_BYTE0_INTF_CLK>, |
| <&dispcc DISP_CC_MDSS_PCLK0_CLK>, |
| <&dispcc DISP_CC_MDSS_PCLK0_CLK_SRC>, |
| <&dispcc DISP_CC_MDSS_ESC0_CLK>; |
| clock-names = "byte_clk", "byte_clk_rcg", "byte_intf_clk", |
| "pixel_clk", "pixel_clk_rcg", "esc_clk"; |
| |
| qcom,ctrl-supply-entries { |
| #address-cells = <1>; |
| #size-cells = <0>; |
| |
| qcom,ctrl-supply-entry@0 { |
| reg = <0>; |
| qcom,supply-name = "vdda-1p2"; |
| qcom,supply-min-voltage = <1200000>; |
| qcom,supply-max-voltage = <1200000>; |
| qcom,supply-enable-load = <21800>; |
| qcom,supply-disable-load = <0>; |
| }; |
| }; |
| |
| qcom,core-supply-entries { |
| #address-cells = <1>; |
| #size-cells = <0>; |
| |
| qcom,core-supply-entry@0 { |
| reg = <0>; |
| qcom,supply-name = "refgen"; |
| qcom,supply-min-voltage = <0>; |
| qcom,supply-max-voltage = <0>; |
| qcom,supply-enable-load = <0>; |
| qcom,supply-disable-load = <0>; |
| }; |
| }; |
| }; |
| |
| mdss_dsi_phy0: qcom,mdss_dsi_phy0 { |
| compatible = "qcom,dsi-phy-v3.0"; |
| label = "dsi-phy-0"; |
| cell-index = <0>; |
| reg = <0xae94400 0x800>, |
| <0xae94200 0x100>; |
| reg-names = "dsi_phy", "dyn_refresh_base"; |
| vdda-0p9-supply = <&S5A_LEVEL>; |
| qcom,platform-strength-ctrl = [55 03 |
| 55 03 |
| 55 03 |
| 55 03 |
| 55 00]; |
| qcom,platform-lane-config = [00 00 00 00 |
| 00 00 00 00 |
| 00 00 00 00 |
| 00 00 00 00 |
| 00 00 00 80]; |
| qcom,platform-regulator-settings = [1d 1d 1d 1d 1d]; |
| qcom,panel-allow-phy-poweroff; |
| qcom,phy-supply-entries { |
| #address-cells = <1>; |
| #size-cells = <0>; |
| qcom,phy-supply-entry@0 { |
| reg = <0>; |
| qcom,supply-name = "vdda-0p9"; |
| qcom,supply-min-voltage = |
| <RPMH_REGULATOR_LEVEL_NOM>; |
| qcom,supply-max-voltage = |
| <RPMH_REGULATOR_LEVEL_TURBO_L1>; |
| qcom,supply-off-min-voltage = |
| <RPMH_REGULATOR_LEVEL_RETENTION>; |
| qcom,supply-enable-load = <0>; |
| qcom,supply-disable-load = <0>; |
| }; |
| }; |
| }; |
| sde_dp: qcom,dp_display@ae90000 { |
| status = "ok"; |
| cell-index = <0>; |
| compatible = "qcom,dp-display"; |
| |
| vdda-1p2-supply = <&L22A>; |
| vdda-0p9-supply = <&L16A>; |
| |
| reg = <0xae90000 0x200>, |
| <0xae90200 0x200>, |
| <0xae90400 0xc00>, |
| <0xae91000 0x400>, |
| <0x88eaa00 0x200>, |
| <0x88ea200 0x200>, |
| <0x88ea600 0x200>, |
| <0xaf01000 0x2d0>, |
| <0x780000 0x6228>, |
| <0x88ea030 0x10>, |
| <0x88e8000 0x20>, |
| <0x0aee1000 0x2a>, |
| <0xae91400 0x400>; |
| reg-names = "dp_ahb", "dp_aux", "dp_link", |
| "dp_p0", "dp_phy", "dp_ln_tx0", "dp_ln_tx1", |
| "dp_mmss_cc", "qfprom_physical", "dp_pll", |
| "usb3_dp_com", "hdcp_physical", "dp_p1"; |
| |
| interrupt-parent = <&mdss_mdp>; |
| interrupts = <12 0>; |
| |
| qcom,aux-cfg0-settings = [20 00]; |
| qcom,aux-cfg1-settings = [24 13 23 1d]; |
| qcom,aux-cfg2-settings = [28 24]; |
| qcom,aux-cfg3-settings = [2c 00]; |
| qcom,aux-cfg4-settings = [30 0a]; |
| qcom,aux-cfg5-settings = [34 26]; |
| qcom,aux-cfg6-settings = [38 0a]; |
| qcom,aux-cfg7-settings = [3c 03]; |
| qcom,aux-cfg8-settings = [40 bb]; |
| qcom,aux-cfg9-settings = [44 03]; |
| |
| qcom,max-pclk-frequency-khz = <337500>; |
| qcom,no-mst-encoder; |
| |
| clocks = <&dispcc DISP_CC_MDSS_DP_AUX_CLK>, |
| <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>, |
| <&rpmhcc RPMH_QLINK_CLK>, |
| <&gcc GCC_USB3_PRIM_CLKREF_CLK>, |
| <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>, |
| <&dispcc DISP_CC_MDSS_DP_LINK_CLK>, |
| <&dispcc DISP_CC_MDSS_DP_LINK_INTF_CLK>, |
| <&dispcc DISP_CC_MDSS_DP_PIXEL_CLK_SRC>, |
| <&mdss_dp_pll DP_PHY_PLL_VCO_DIV_CLK>, |
| <&dispcc DISP_CC_MDSS_DP_PIXEL_CLK>; |
| |
| clock-names = "core_aux_clk", "core_usb_pipe_clk", |
| "core_usb_ref_clk_src", |
| "core_usb_ref_clk", "core_usb_pipe_clk", |
| "link_clk", "link_iface_clk", |
| "pixel_clk_rcg", "pixel_parent", |
| "strm0_pixel_clk"; |
| |
| qcom,ctrl-supply-entries { |
| #address-cells = <1>; |
| #size-cells = <0>; |
| |
| qcom,ctrl-supply-entry@0 { |
| reg = <0>; |
| qcom,supply-name = "vdda-1p2"; |
| qcom,supply-min-voltage = <1200000>; |
| qcom,supply-max-voltage = <1200000>; |
| qcom,supply-enable-load = <21800>; |
| qcom,supply-disable-load = <0>; |
| }; |
| }; |
| |
| qcom,phy-supply-entries { |
| #address-cells = <1>; |
| #size-cells = <0>; |
| |
| qcom,phy-supply-entry@0 { |
| reg = <0>; |
| qcom,supply-name = "vdda-0p9"; |
| qcom,supply-min-voltage = <880000>; |
| qcom,supply-max-voltage = <928000>; |
| qcom,supply-enable-load = <36000>; |
| qcom,supply-disable-load = <0>; |
| }; |
| }; |
| |
| qcom,core-supply-entries { |
| #address-cells = <1>; |
| #size-cells = <0>; |
| |
| qcom,core-supply-entry@0 { |
| reg = <0>; |
| qcom,supply-name = "refgen"; |
| qcom,supply-min-voltage = <0>; |
| qcom,supply-max-voltage = <0>; |
| qcom,supply-enable-load = <0>; |
| qcom,supply-disable-load = <0>; |
| }; |
| }; |
| }; |
| }; |