[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <172356397447.1008665.7000351139259690854.robh@kernel.org>
Date: Tue, 13 Aug 2024 09:46:15 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Andrew Jeffery <andrew@...econstruct.com.au>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Joel Stanley <joel@....id.au>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: interrupt-controller:
aspeed,ast2400-vic: Convert to DT schema
On Thu, 08 Aug 2024 13:44:24 +0930, Andrew Jeffery wrote:
> Squash warnings such as:
>
> arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/interrupt-controller@...c0080: failed to match any schema with compatible: ['aspeed,ast2400-vic']
>
> The YAML DT schema defines an optional property, valid-sources, which
> was not previously described in the prose binding. It is added to
> document existing practice in the Aspeed devicetrees. Unfortunately
> the property seems to predate the requirement that vendor-specific
> properties be prefixed.
>
> Signed-off-by: Andrew Jeffery <andrew@...econstruct.com.au>
> ---
> .../interrupt-controller/aspeed,ast2400-vic.txt | 23 --------
> .../interrupt-controller/aspeed,ast2400-vic.yaml | 62 ++++++++++++++++++++++
> 2 files changed, 62 insertions(+), 23 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists