Re: [PATCH v2 1/4] dt-bindings: mfd: ti,tps65910: Add wakeup-source and GPIO hogs

From: Rob Herring (Arm)

Date: Fri Sep 18 2026 - 15:12:43 EST



On Wed, 16 Sep 2026 18:41:26 +0530, Bhargav Joshi wrote:
> Device tree validation throws warnings for the TPS65911 PMIC on Tegra
> boards because wakeup-source and GPIO hog nodes are not documented in
> the schema, even though the hardware supports them.
>
> Add wakeup-source property and allow child nodes that match the "-hog"
> pattern.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mfd/ti,tps65910.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>