diff options
author | Tzung-Bi Shih <tzungbi@kernel.org> | 2022-05-23 17:08:20 +0800 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2022-06-10 02:31:42 +0000 |
commit | 20f370efddb58c497588a51df889dc784055733f (patch) | |
tree | 59457c74c0e2f99dcdf5d24dbe78155b1f6b604e /Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | |
parent | 6b1e5ba39c44442c5ca115d89056823e064f1796 (diff) | |
download | lwn-20f370efddb58c497588a51df889dc784055733f.tar.gz lwn-20f370efddb58c497588a51df889dc784055733f.zip |
dt-bindings: add google,cros-kbd-led-backlight
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220523090822.3035189-4-tzungbi@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/google,cros-ec.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml index e25caf8ef9f4..04962bb29576 100644 --- a/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml +++ b/Documentation/devicetree/bindings/mfd/google,cros-ec.yaml @@ -90,6 +90,9 @@ properties: pwm: $ref: "/schemas/pwm/google,cros-ec-pwm.yaml#" + kbd-led-backlight: + $ref: "/schemas/chrome/google,cros-kbd-led-backlight.yaml#" + keyboard-controller: $ref: "/schemas/input/google,cros-ec-keyb.yaml#" |