Lines Matching +full:default +full:- +full:brightness +full:- +full:level
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Robin van der Gracht <robin@protonic.nl>
13 - $ref: "/schemas/input/matrix-keymap.yaml#"
22 refresh-rate-hz:
29 debounce-delay-ms:
35 linux,no-autorepeat:
38 default-brightness-level:
41 default: 16
42 description: Initial brightness level
45 - compatible
46 - reg
47 - refresh-rate-hz
52 - |
53 #include <dt-bindings/interrupt-controller/irq.h>
54 #include <dt-bindings/input/input.h>
56 #address-cells = <1>;
57 #size-cells = <0>;
62 refresh-rate-hz = <20>;
63 interrupt-parent = <&gpio4>;
65 debounce-delay-ms = <50>;