[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <27a92399-e99b-018c-16a3-cbfb8a303b43@linaro.org>
Date: Mon, 13 Mar 2023 07:44:37 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Aakarsh Jain <aakarsh.jain@...sung.com>,
linux-arm-kernel@...ts.infradead.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Cc: m.szyprowski@...sung.com, andrzej.hajda@...el.com,
mchehab@...nel.org, hverkuil-cisco@...all.nl,
ezequiel@...guardiasur.com.ar, jernej.skrabec@...il.com,
benjamin.gaignard@...labora.com, krzysztof.kozlowski+dt@...aro.org,
stanimir.varbanov@...aro.org, dillon.minfei@...il.com,
david.plowman@...pberrypi.com, mark.rutland@....com,
robh+dt@...nel.org, krzk+dt@...nel.org, andi@...zian.org,
alim.akhtar@...sung.com, aswani.reddy@...sung.com,
pankaj.dubey@...sung.com
Subject: Re: [Patch v6] dt-bindings: media: s5p-mfc: convert bindings to
json-schema
On 13/03/2023 04:56, Aakarsh Jain wrote:
> Also, "samsung,mfc-v7" compatible is used for both SOCs Exynos 5420 & Exynos 3250.
> And for both SOCs, clock and IOMMUs properties are different. So in order to differentiate that, will keep it in this way.
> - if:
> properties:
> compatible:
> contains:
> enum:
> - samsung,mfc-v7
> then:
> properties:
> clocks:
> minItems: 1
> maxItems: 2
> iommus:
> minItems: 1
> maxItems: 2
>
> I hope that will be fine?
Yes. We should use as some point SoC specific compatibles everywhere,
but it can be added later.
Best regards,
Krzysztof
Powered by blists - more mailing lists