[PATCH 1/4] dt-bindings: clock: imx8m: Add missing interrupt property
Abel Vesa
abel.vesa at linaro.org
Mon Jun 12 02:06:18 PDT 2023
On 23-05-10 08:56:41, Alexander Stein wrote:
> All i.MX8M SoC have 2 CCM interrupts, called:
> * Interrupt Request 1
> * Interrupt Request 2
>
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
Reviewed-by: Abel Vesa <abel.vesa at linaro.org>
> ---
> Admittedly despite listing them in the interrupt list, there is no
> further description.
> If it is deemed these IRQs are useless, the corresponding property in
> imx8mq.dtsi should be removed instead.
>
> Documentation/devicetree/bindings/clock/imx8m-clock.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/clock/imx8m-clock.yaml b/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
> index 0dbc1433fede..80539f88bc27 100644
> --- a/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
> +++ b/Documentation/devicetree/bindings/clock/imx8m-clock.yaml
> @@ -24,6 +24,9 @@ properties:
> reg:
> maxItems: 1
>
> + interrupts:
> + maxItems: 2
> +
> clocks:
> minItems: 6
> maxItems: 7
> --
> 2.34.1
>
More information about the linux-arm-kernel
mailing list