Re: [PATCH 2/2] dt-bindings: rockchip: grf: Narrow allowed reboot modes

From: Rob Herring (Arm)

Date: Wed Jul 01 2026 - 16:12:48 EST



On Wed, 01 Jul 2026 12:58:51 +0200, Krzysztof Kozlowski wrote:
> syscon-reboot-mode schema allows arbitrary "mode-.* properties but only
> a subset actually makes sense and is valid. Provide negative look-ahead
> pattern to disallow any modes not supported by the device, which
> tightens the binding.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>

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