From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D7FBC433EF for ; Tue, 3 May 2022 15:27:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238439AbiECPbK (ORCPT ); Tue, 3 May 2022 11:31:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41798 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238473AbiECPbJ (ORCPT ); Tue, 3 May 2022 11:31:09 -0400 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 632D128E05 for ; Tue, 3 May 2022 08:27:34 -0700 (PDT) Received: by mail-ej1-x632.google.com with SMTP id kq17so34147104ejb.4 for ; Tue, 03 May 2022 08:27:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=L6oXqkRjevAiSpdcYfwuhncdluuEc39LTg7cz7sxv44=; b=p6Wlte4YRrG+PPoS7TrcRAaMr0qDMD7PmWOJ0pJJPpeH1mP4X9eBUE4gCMjniy7uxz 7TRw9XBlGC5WN3G9wMym34kIRrPfJZ1gH3lBd7GelJX8UMX+bgNxIhauP2vff+6gtV2u 7Xr4SYvE3iqG/A5Oy3ggbYQH9eaWJmLTsi1qbXEvWcQ3Z4No9G8A41dBoGRJhMHeAIN3 cuTZIrVB0uMy0tnY3GPAWjQzsu/k0GNhOds+pgjoOIbOwkYafWtLi4mxYKK2barRqIWD nq6XjcsOoELKrONoKu4SNeYzC4Uu4asvRpF+jiQWmRn1BysUbjyROfa8t4mm7JC3DE98 2zfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=L6oXqkRjevAiSpdcYfwuhncdluuEc39LTg7cz7sxv44=; b=n6I2TpeCFAe++bl646HFM1Up83MIowE6dBg+hwH4CCCcWKvUfeio8XJDaGnuMBUBKq fOG2M54P4qGw9XM17qNVl/HTDHIe5vzRCm/L6uZhprz9akKEIxvEoLdSK/0S9prvSGFR HCo9Uslp2Oaf51yurY9z7JBWS/XEjQrOIO2COogWtOBFnPeKQM2CSPlgCtpPfqPRvXch 6l+Jhr6tNrnJAgqyVPn5XUConWECPa2j/06k6Wq9JlCGp4yKN6Ku+vbOh7+rBFplraRL l84tuMh2CSKZ2nlUtH/CAxRMB13jDruOeYRARFFr+AEg+L3jcohwvuceqzJIoeG7JLr4 IHpA== X-Gm-Message-State: AOAM531h+OXK+rhX52j9tMCIicXWUU5VGOeAjlA5eleVxgVYzC2ybH8E LjWTkJC7KBwwb7hQiu3CiRGzrg== X-Google-Smtp-Source: ABdhPJxc19WIlaFr9ahic1DRLVpqXf8A75EvOm0t8s1BnTCQdBOeU9gDZlV2u/An2woqNeimRSjzZA== X-Received: by 2002:a17:907:6e2a:b0:6f4:69bb:7ef6 with SMTP id sd42-20020a1709076e2a00b006f469bb7ef6mr7018280ejc.0.1651591652601; Tue, 03 May 2022 08:27:32 -0700 (PDT) Received: from [192.168.0.205] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id f12-20020a056402150c00b0042617ba638esm7963161edw.24.2022.05.03.08.27.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 03 May 2022 08:27:31 -0700 (PDT) Message-ID: Date: Tue, 3 May 2022 17:27:30 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v3 4/8] dt-bindings: riscv: microchip: document icicle reference design Content-Language: en-US To: Conor Dooley , krzk+dt@kernel.org, palmer@dabbelt.com, robh+dt@kernel.org Cc: conor.dooley@microchip.com, Cyril.Jean@microchip.com, daire.mcnamara@microchip.com, paul.walmsley@sifive.com, aou@eecs.berkeley.edu, palmer@rivosinc.com, arnd@arndb.de, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org References: <20220501192557.2631936-1-mail@conchuod.ie> <20220501192557.2631936-5-mail@conchuod.ie> From: Krzysztof Kozlowski In-Reply-To: <20220501192557.2631936-5-mail@conchuod.ie> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/05/2022 21:25, Conor Dooley wrote: > From: Conor Dooley > > Add a compatible for the icicle kit's reference design. This represents > the FPGA fabric's contents & is versioned to denote which release of the > reference design it applies to. > > Signed-off-by: Conor Dooley > --- > Documentation/devicetree/bindings/riscv/microchip.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/riscv/microchip.yaml b/Documentation/devicetree/bindings/riscv/microchip.yaml > index 3f981e897126..7a1f883a39b5 100644 > --- a/Documentation/devicetree/bindings/riscv/microchip.yaml > +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml > @@ -20,8 +20,10 @@ properties: > items: > - enum: > - microchip,mpfs-icicle-kit > + - microchip,mpfs-icicle-reference-rtlv2203 > - const: microchip,mpfs > > + No need for this line break. Acked-by: Krzysztof Kozlowski > additionalProperties: true > > ... Best regards, Krzysztof