/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | pwm-backlight.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 4 $id: http://devicetree.org/schemas/leds/backlight/pwm-backlight.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: pwm-backlight 10 - Lee Jones <lee@kernel.org> 11 - Daniel Thompson <daniel.thompson@linaro.org> 12 - Jingoo Han <jingoohan1@gmail.com> 15 - $ref: common.yaml# 19 const: pwm-backlight [all …]
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | mmc-pwrseq-simple.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-simple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Simple MMC power sequence provider 10 - Ulf Hansson <ulf.hansson@linaro.org> 13 The purpose of the simple MMC power sequence provider is to supports a set 19 const: mmc-pwrseq-simple 21 reset-gpios: 27 at initialization and prior we start the power up procedure of the card. [all …]
|
H A D | mmc-controller-common.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/mmc/mmc-controller-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ulf Hansson <ulf.hansson@linaro.org> 14 possible slots or ports for multi-slot controllers. 17 "#address-cells": 22 "#size-cells": 29 broken-cd: 34 cd-gpios: [all …]
|
/linux/tools/power/pm-graph/config/ |
H A D | suspend-x2-proc.cfg | 2 # Proc S3 (Suspend to Mem) x2 test - includes user processes 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend-proc.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-x2-proc 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo mem > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
H A D | freeze-dev.cfg | 2 # Dev S2 (Freeze) test - includes src calls / kernel threads 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/freeze-dev.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo freeze > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
H A D | standby-dev.cfg | 2 # Dev S1 (Standby) test - includes src calls / kernel threads 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/standby-dev.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo standby > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
H A D | suspend-dev.cfg | 2 # Dev S3 (Suspend to Mem) test - includes src calls / kernel threads 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend-dev.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time}-dev 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo mem > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) [all …]
|
H A D | standby-callgraph.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/standby-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: standby-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # ---- Advanced Options ---- 44 # command: echo standby > /sys/power/state 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay [all …]
|
H A D | freeze-callgraph.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/freeze-callgraph.cfg 15 # ---- General Options ---- 27 output-dir: freeze-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # ---- Advanced Options ---- 44 # command: echo freeze > /sys/power/state 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay [all …]
|
H A D | freeze.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/freeze.cfg 14 # ---- General Options ---- 26 output-dir: freeze-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo freeze > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay [all …]
|
H A D | standby.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/standby.cfg 14 # ---- General Options ---- 26 output-dir: standby-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo standby > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay [all …]
|
H A D | suspend.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 40 # ---- Advanced Options ---- 43 # command: echo mem > /sys/power/state 57 # Back to Back Suspend Delay 58 # Time delay between the two test runs in ms (default: 0 ms) 61 # Pre Suspend Delay [all …]
|
H A D | suspend-callgraph.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/suspend.cfg 15 # ---- General Options ---- 27 output-dir: suspend-{hostname}-{date}-{time}-cg 38 # insert a small visible gap between suspend and resume on the timeline (default: false) 41 # ---- Advanced Options ---- 44 # command: echo mem > /sys/power/state 58 # Back to Back Suspend Delay 59 # Time delay between the two test runs in ms (default: 0 ms) 62 # Pre Suspend Delay [all …]
|
H A D | example.cfg | 5 # all the tool arguments so that they don't have to be given on the 9 # sudo ./sleepgraph.py -config config/example.cfg 14 # ---- General Options ---- 26 output-dir: suspend-{hostname}-{date}-{time} 37 # insert a small visible gap between suspend and resume on the timeline (default: false) 49 # Enable/disable runtime suspend for all devices, restore all after test (default: no-action) 52 # Turn display on/off for test 53 # Switch the display on/off for the test using xset (default: no-action) 54 # display: on 57 # Print the status of the test run in the given file (default: no-action) [all …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-crd-r3.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 8 /dts-v1/; 10 #include "sc7280-idp.dtsi" 11 #include "sc7280-idp-ec-h1.dtsi" 14 model = "Qualcomm Technologies, Inc. sc7280 CRD platform (rev3 - 4)"; 15 compatible = "qcom,sc7280-crd", 16 "google,hoglin-rev3", "google,hoglin-rev4", 17 "google,piglin-rev3", "google,piglin-rev4", 25 stdout-path = "serial0:115200n8"; 30 regulators-2 { [all …]
|
H A D | sc7280-herobrine-crd.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 10 #include "sc7280-herobrine.dtsi" 11 #include "sc7280-herobrine-audio-wcd9385.dtsi" 12 #include "sc7280-herobrine-lte-sku.dtsi" 21 * On most herobrine boards PPVAR_SYS directly provides VREG_EDP_BL. 22 * However, on CRD there's an extra regulator in the way. Since this 27 vreg_edp_bl_crd: vreg-edp-bl-crd-regulator { 28 compatible = "regulator-fixed"; 29 regulator-name = "vreg_edp_bl_crd"; [all …]
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8195-cherry-dojo-r1.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 6 #include "mt8195-cherry.dtsi" 10 chassis-type = "convertible"; 11 compatible = "google,dojo-sku7", "google,dojo-sku5", 12 "google,dojo-sku3", "google,dojo-sku1", 18 realtek,amic-delay-ms = <250>; 25 reset-gpios = <&pio 100 GPIO_ACTIVE_LOW>; 26 sound-name-prefix = "Right"; 27 #sound-dai-cells = <0>; [all …]
|
H A D | mt8173-elm-hana.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include "mt8173-elm.dtsi" 9 clock-frequency = <200000>; 16 interrupts-extended = <&pio 88 IRQ_TYPE_LEVEL_LOW>; 17 status = "fail-needs-probe"; 22 * Gen (MTK) are using synaptics touchscreen (hid-over-i2c driver) as a 26 compatible = "hid-over-i2c"; 28 hid-descr-addr = <0x0020>; 29 interrupts-extended = <&pio 88 IRQ_TYPE_LEVEL_LOW>; 30 status = "fail-needs-probe"; [all …]
|
H A D | mt8183-kukui-kakadu.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 7 #include "mt8183-kukui-kakadu.dtsi" 8 #include "mt8183-kukui-audio-da7219-rt1015p.dtsi" 12 chassis-type = "tablet"; 13 compatible = "google,kakadu-rev3", "google,kakadu-rev2", 19 compatible = "hid-over-i2c"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&open_touch>; 24 interrupts-extended = <&pio 155 IRQ_TYPE_EDGE_FALLING>; [all …]
|
H A D | mt8183-kukui-kakadu-sku22.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 7 #include "mt8183-kukui-kakadu.dtsi" 8 #include "mt8183-kukui-audio-rt1015p.dtsi" 12 chassis-type = "tablet"; 13 compatible = "google,kakadu-rev3-sku22", "google,kakadu-rev2-sku22", 19 compatible = "hid-over-i2c"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&open_touch>; 24 interrupts-extended = <&pio 155 IRQ_TYPE_EDGE_FALLING>; [all …]
|
H A D | mt8186-corsola-magneton-sku393216.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 7 #include "mt8186-corsola-steelix.dtsi" 11 compatible = "google,steelix-sku393219", "google,steelix-sku393216", 13 chassis-type = "laptop"; 22 compatible = "hid-over-i2c"; 24 interrupts-extended = <&pio 12 IRQ_TYPE_LEVEL_LOW>; 25 pinctrl-names = "default"; 26 pinctrl-0 = <&touchscreen_pins>; 27 vdd-supply = <&pp3300_s3>; [all …]
|
H A D | mt8186-corsola-magneton-sku393217.dts | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 6 /dts-v1/; 7 #include "mt8186-corsola-steelix.dtsi" 11 compatible = "google,steelix-sku393220", "google,steelix-sku393217", 13 chassis-type = "laptop"; 22 compatible = "hid-over-i2c"; 24 interrupts-extended = <&pio 12 IRQ_TYPE_LEVEL_LOW>; 25 pinctrl-names = "default"; 26 pinctrl-0 = <&touchscreen_pins>; 27 vdd-supply = <&pp3300_s3>; [all …]
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-radxa-zero-3w.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 5 #include "rk3566-radxa-zero-3.dtsi" 9 compatible = "radxa,zero-3w", "rockchip,rk3566"; 17 sdio_pwrseq: sdio-pwrseq { 18 compatible = "mmc-pwrseq-simple"; 20 clock-names = "ext_clock"; 21 pinctrl-names = "default"; 22 pinctrl-0 = <&wifi_reg_on_h>; 23 post-power-on-delay-ms = <100>; [all …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-var-som.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 12 model = "Variscite VAR-SOM-MX93 module"; 13 compatible = "variscite,var-som-mx93", "fsl,imx93"; 15 mmc_pwrseq: mmc-pwrseq { 16 compatible = "mmc-pwrseq-simple"; 17 post-power-on-delay-ms = <100>; 18 power-off-delay-us = <10000>; 19 reset-gpios = <&gpio4 14 GPIO_ACTIVE_LOW>, /* WIFI_RESET */ 25 pinctrl-names = "default"; [all …]
|
H A D | imx93-phyboard-segin-peb-wlbt-05.dtso | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 /dts-v1/; 10 #include <dt-bindings/gpio/gpio.h> 11 #include "imx93-pinfunc.h" 14 usdhc3_pwrseq: usdhc3-pwrseq { 15 compatible = "mmc-pwrseq-simple"; 16 post-power-on-delay-ms = <100>; 17 power-off-delay-us = <60>; 18 reset-gpios = <&gpio4 7 GPIO_ACTIVE_LOW>; 23 pinctrl-names = "default"; [all …]
|