Thread (13 messages) 13 messages, 5 authors, 2023-10-05

Re: [PATCH v2 3/3] dt-bindings: media: imx-jpeg: Add clocks property

From: Conor Dooley <conor@kernel.org>
Date: 2023-07-24 18:26:25
Also in: linux-media, linux-spi

On Mon, Jul 24, 2023 at 02:21:00PM +0200, Alexander Stein wrote:
quoted hunk ↗ jump to hunk
i.MX8 and i.MX8X both use two clocks for accessing the periphery.
Add clocks and clock-names properties accordingly.

Signed-off-by: Alexander Stein <redacted>
---
Changes in v2:
* None

 .../devicetree/bindings/media/nxp,imx8-jpeg.yaml          | 8 ++++++++
 1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml b/Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
index 3d9d1db37040..2533e16720f2 100644
--- a/Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
+++ b/Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
@@ -46,6 +46,14 @@ properties:
     minItems: 2               # Wrapper and 1 slot
     maxItems: 5               # Wrapper and 4 slots
 
+  clocks:
+    maxItems: 2
+
+  clock-names:
+    items:
+      - const: per
+      - const: ipg
What do "per" and "ipg" mean? I assume "per" is peripheral?
+
 required:
   - compatible
   - reg
-- 
2.34.1

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help