Patch "dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes" has been added to the 6.9-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes

to the 6.9-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     dt-bindings-usb-realtek-rts5411-add-missing-addition.patch
and it can be found in the queue-6.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 6508ba7af7f3b4d85f4bc869179bcbc2ff59c69b
Author: Rob Herring (Arm) <robh@xxxxxxxxxx>
Date:   Thu May 23 14:44:59 2024 -0500

    dt-bindings: usb: realtek,rts5411: Add missing "additionalProperties" on child nodes
    
    [ Upstream commit e4228cfd092351c2d9b1a3048b2070287291ccbb ]
    
    All nodes need an explicit additionalProperties or unevaluatedProperties
    unless a $ref has one that's false. As that is not the case with
    usb-device.yaml, "additionalProperties" is needed here.
    
    Fixes: c44d9dab31d6 ("dt-bindings: usb: Add downstream facing ports to realtek binding")
    Signed-off-by: "Rob Herring (Arm)" <robh@xxxxxxxxxx>
    Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20240523194500.2958192-1-robh@xxxxxxxxxx
    Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml b/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml
index 0874fc21f66fb..6577a61cc0753 100644
--- a/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml
+++ b/Documentation/devicetree/bindings/usb/realtek,rts5411.yaml
@@ -65,6 +65,7 @@ patternProperties:
     description: The hard wired USB devices
     type: object
     $ref: /schemas/usb/usb-device.yaml
+    additionalProperties: true
 
 required:
   - peer-hub




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux