]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: Remove the redundant 'type: boolean'
authorbui duc phuc <phucduc.bui@gmail.com>
Fri, 17 Apr 2026 02:18:58 +0000 (09:18 +0700)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 5 May 2026 15:31:50 +0000 (10:31 -0500)
The 'wakeup-source' property already has its type defined in the core
schema. Remove the redundant 'type: boolean' from the binding file to
clean up the binding files.

Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260417021858.6582-1-phucduc.bui@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml
Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml

index 9bf07acea59994429d769ba2cc6c606ba525ddd1..26ea78df27c4c37fab0277d05d05c6b1a5acbd1a 100644 (file)
@@ -88,8 +88,7 @@ properties:
       - 2 # ATMEL_MXT_WAKEUP_GPIO
     default: 0
 
-  wakeup-source:
-    type: boolean
+  wakeup-source: true
 
 required:
   - compatible
index 0676890f101e5481a7466b26de5544a829c29101..a58d9455a1a542e2091a2a3acda3ca13fcd6e5c9 100644 (file)
@@ -44,8 +44,7 @@ properties:
     description:
       Telling whether or not this PMIC is controlling the system power.
 
-  wakeup-source:
-    type: boolean
+  wakeup-source: true
 
   vcc1-supply:
     description:
index 7ded3638451841ce49e2a16df3c03723bae30c39..e3357f5abe2b1fe59ca6db4502e5a7466048130c 100644 (file)
@@ -43,8 +43,7 @@ properties:
   vbus-supply:
     description: VBUS power supply
 
-  wakeup-source:
-    type: boolean
+  wakeup-source: true
 
   connector:
     type: object