public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: phucduc.bui@gmail•com
To: robh@kernel•org, krzk+dt@kernel•org, conor+dt@kernel•org
Cc: nick@shmanahar•org, dmitry.torokhov@gmail•com,
	nicolas.ferre@microchip•com, alexandre.belloni@bootlin•com,
	claudiu.beznea@tuxon•dev, lee@kernel•org, heiko@sntech•de,
	gregkh@linuxfoundation•org, linusw@kernel•org,
	zyw@rock-chips•com, zhangqing@rock-chips•com,
	gene_chen@richtek•com, linux-input@vger•kernel.org,
	devicetree@vger•kernel.org, linux-arm-kernel@lists•infradead.org,
	linux-usb@vger•kernel.org, bui duc phuc <phucduc.bui@gmail•com>
Subject: [PATCH] dt-bindings: Remove the redundant 'type: boolean'
Date: Fri, 17 Apr 2026 09:18:58 +0700	[thread overview]
Message-ID: <20260417021858.6582-1-phucduc.bui@gmail.com> (raw)

From: bui duc phuc <phucduc.bui@gmail•com>

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>
---
 Documentation/devicetree/bindings/input/atmel,maxtouch.yaml | 3 +--
 Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml   | 3 +--
 Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml  | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
index 9bf07acea599..26ea78df27c4 100644
--- a/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
+++ b/Documentation/devicetree/bindings/input/atmel,maxtouch.yaml
@@ -88,8 +88,7 @@ properties:
       - 2 # ATMEL_MXT_WAKEUP_GPIO
     default: 0
 
-  wakeup-source:
-    type: boolean
+  wakeup-source: true
 
 required:
   - compatible
diff --git a/Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml b/Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml
index 0676890f101e..a58d9455a1a5 100644
--- a/Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml
+++ b/Documentation/devicetree/bindings/mfd/rockchip,rk816.yaml
@@ -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:
diff --git a/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml b/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml
index ae611f7e57ca..ec0d83220527 100644
--- a/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml
+++ b/Documentation/devicetree/bindings/usb/richtek,rt1711h.yaml
@@ -33,8 +33,7 @@ properties:
   vbus-supply:
     description: VBUS power supply
 
-  wakeup-source:
-    type: boolean
+  wakeup-source: true
 
   connector:
     type: object
-- 
2.43.0



             reply	other threads:[~2026-04-17  2:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-17  2:18 phucduc.bui [this message]
2026-04-21 18:41 ` [PATCH] dt-bindings: Remove the redundant 'type: boolean' Rob Herring (Arm)
2026-04-23  9:20 ` Krzysztof Kozlowski
2026-04-27  0:19   ` Bui Duc Phuc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260417021858.6582-1-phucduc.bui@gmail.com \
    --to=phucduc.bui@gmail$(echo .)com \
    --cc=alexandre.belloni@bootlin$(echo .)com \
    --cc=claudiu.beznea@tuxon$(echo .)dev \
    --cc=conor+dt@kernel$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=dmitry.torokhov@gmail$(echo .)com \
    --cc=gene_chen@richtek$(echo .)com \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=heiko@sntech$(echo .)de \
    --cc=krzk+dt@kernel$(echo .)org \
    --cc=lee@kernel$(echo .)org \
    --cc=linusw@kernel$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-input@vger$(echo .)kernel.org \
    --cc=linux-usb@vger$(echo .)kernel.org \
    --cc=nick@shmanahar$(echo .)org \
    --cc=nicolas.ferre@microchip$(echo .)com \
    --cc=robh@kernel$(echo .)org \
    --cc=zhangqing@rock-chips$(echo .)com \
    --cc=zyw@rock-chips$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox