Re: [PATCH v2 4/6] dt-bindings: clock: mobileye,eyeq5-clk: add bindings

From: Krzysztof Kozlowski
Date: Thu Dec 28 2023 - 02:23:26 EST


On 27/12/2023 17:23, Théo Lebrun wrote:
> Add DT schema bindings for the EyeQ5 clock controller driver.
>
> Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>
> ---

Where is the dependency expressed, so maintainers understand it should
go via one tree?

> diff --git a/Documentation/devicetree/bindings/soc/mobileye/mobileye,eyeq5-olb.yaml b/Documentation/devicetree/bindings/soc/mobileye/mobileye,eyeq5-olb.yaml
> index b148a49b08f1..b4ba6f0c9f32 100644
> --- a/Documentation/devicetree/bindings/soc/mobileye/mobileye,eyeq5-olb.yaml
> +++ b/Documentation/devicetree/bindings/soc/mobileye/mobileye,eyeq5-olb.yaml
> @@ -28,6 +28,10 @@ properties:
> reg-io-width:
> const: 4
>
> + clock-controller:
> + $ref: /schemas/clock/mobileye,eyeq5-clk.yaml#
> + type: object

This belongs to the MFD patch.

Best regards,
Krzysztof