]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dt-bindings: clock: silabs,si5341: Add missing properties
authorRob Herring (Arm) <robh@kernel.org>
Sat, 6 Sep 2025 20:16:56 +0000 (15:16 -0500)
committerStephen Boyd <sboyd@kernel.org>
Wed, 17 Sep 2025 00:47:12 +0000 (17:47 -0700)
Add "clock-output-names" which is a standard property for clock
providers.

Add the "always-on" boolean property which was undocumented, but
already in use for some time. The flag prevents a clock output from
being disabled.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Tested-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/silabs,si5341.yaml

index b4f7efdf0b7bc4908298e550700b35fc1df28102..d6416bded3d522d028f447f3d87fdcf20caa3f6c 100644 (file)
@@ -73,6 +73,8 @@ properties:
       - const: in1
       - const: in2
 
+  clock-output-names: true
+
   interrupts:
     maxItems: 1
     description: Interrupt for INTRb pin
@@ -130,6 +132,10 @@ patternProperties:
         description: Number of clock output
         maximum: 9
 
+      always-on:
+        description: Set to keep the clock output always running
+        type: boolean
+
       silabs,format:
         description: Output format
         $ref: /schemas/types.yaml#/definitions/uint32