[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6a3a7e99-8d45-4e44-8014-14d182de5dd6@kernel.org>
Date: Mon, 19 May 2025 18:06:30 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Charan Pedumuru <charan.pedumuru@...il.com>,
Ulf Hansson <ulf.hansson@...aro.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: mmc: ti-omap: convert text based binding
to json schema
On 19/05/2025 15:11, Charan Pedumuru wrote:
> +
> + ti,hwmods:
> + maxItems: 1
> + items:
> + type: string
That's not really correct. That's just a string, so no items, no
maxItems and use proper ref, not type string.
> + pattern: "^msdi[0-9]+$"
> +
> +required:
> + - compatible
> + - reg
> + - interrupts
> + - dmas
> + - dma-names
> + - ti,hwmods
> +
Best regards,
Krzysztof
Powered by blists - more mailing lists