[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6c2ab139-f648-b6ec-03ac-02242a1f9db6@microchip.com>
Date: Fri, 18 Mar 2022 10:12:46 +0000
From: <Claudiu.Beznea@...rochip.com>
To: <krzysztof.kozlowski@...onical.com>, <tglx@...utronix.de>,
<maz@...nel.org>, <robh+dt@...nel.org>, <krzk+dt@...nel.org>,
<afaerber@...e.de>, <mani@...nel.org>, <linusw@...nel.org>,
<kaloz@...nwrt.org>, <khalasa@...p.pl>, <michael@...le.cc>,
<mark-pk.tsai@...iatek.com>, <daniel@...ngy.jp>,
<j.neuschaefer@....net>, <palmer@...belt.com>,
<paul.walmsley@...ive.com>, <nm@...com>, <kristo@...nel.org>,
<ssantosh@...nel.org>, <narmstrong@...libre.com>,
<dinguyen@...nel.org>, <cristian.ciocaltea@...il.com>,
<qiangqing.zhang@....com>, <l.stach@...gutronix.de>,
<paul@...pouillou.net>, <jiaxun.yang@...goat.com>,
<jason@...edaemon.net>, <paulburton@...nel.org>,
<tsbogend@...ha.franken.de>, <mail@...ger-koblitz.de>,
<bert@...t.com>, <john@...ozen.org>, <geert+renesas@...der.be>,
<sagar.kadam@...ive.com>, <s-anna@...com>, <lokeshvutla@...com>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-actions@...ts.infradead.org>, <openbmc@...ts.ozlabs.org>,
<linux-riscv@...ts.infradead.org>, <linux-oxnas@...ups.io>
Subject: Re: [PATCH 10/18] dt-bindings: irqchip: microchip,eic: include
generic schema
On 17.03.2022 13:56, Krzysztof Kozlowski wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Include generic interrupt-controller.yaml schema, which enforces node
> naming and other generic properties.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Acked-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
> ---
> .../bindings/interrupt-controller/microchip,eic.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/microchip,eic.yaml b/Documentation/devicetree/bindings/interrupt-controller/microchip,eic.yaml
> index 50003880ee6f..6ef8632b3f5e 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/microchip,eic.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/microchip,eic.yaml
> @@ -13,6 +13,9 @@ description:
> This interrupt controller is found in Microchip SoCs (SAMA7G5) and provides
> support for handling up to 2 external interrupt lines.
>
> +allOf:
> + - $ref: /schemas/interrupt-controller.yaml#
> +
> properties:
> compatible:
> enum:
> @@ -51,7 +54,7 @@ required:
> - clocks
> - clock-names
>
> -additionalProperties: false
> +unevaluatedProperties: false
>
> examples:
> - |
> --
> 2.32.0
>
Powered by blists - more mailing lists