[PATCH 1/2] dt-bindings: mfd: rockchip: drop redundant wakeup-source definitions
Krzysztof Kozlowski
krzk at kernel.org
Thu Apr 23 02:18:13 PDT 2026
On Thu, Apr 23, 2026 at 11:28:30AM +0700, phucduc.bui at gmail.com wrote:
> From: bui duc phuc <phucduc.bui at gmail.com>
>
> The 'wakeup-source' property already has its type defined in the core
> schema. The Rockchip MFD bindings redundantly specify 'type: boolean'
No, core schema has TWO types.
Defining it as type boolean is not redundant, because
of_property_read_bool() on non-bool is deprecated.
This must be explained somehow - are these device drivers expecting bool
or not?
Best regards,
Krzysztof
More information about the Linux-rockchip
mailing list