Searched +full:regulator +full:- +full:uv +full:- +full:less +full:- +full:critical +full:- +full:window +full:- +full:ms (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)4 #include "imx8mp-nominal.dtsi"6 #include <dt-bindings/leds/common.h>27 compatible = "pwm-backlight";28 pinctrl-0 = <&pinctrl_backlight>;30 power-supply = <®_24v>;31 enable-gpios = <&gpio4 24 GPIO_ACTIVE_HIGH>;32 brightness-levels = <0 255>;33 num-interpolated-steps = <17>;34 default-brightness-level = <8>;[all …]
16 force -- enable ACPI if default was off17 on -- enable ACPI but allow fallback to DT [arm64,riscv64]18 off -- disable ACPI if default was on19 noirq -- do not use ACPI for IRQ routing20 strict -- Be less tolerant of platforms that are not22 rsdt -- prefer RSDT over (default) XSDT23 copy_dsdt -- copy DSDT to memory24 nocmcff -- Disable firmware first mode for corrected28 nospcr -- disable console in ACPI SPCR table as45 If set to vendor, prefer vendor-specific driver[all …]