Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp929909pxu; Wed, 2 Dec 2020 07:01:10 -0800 (PST) X-Google-Smtp-Source: ABdhPJxiDFPVvLPODTiIdO4dUfAdi9vm7dTGEr5FbGm8uYMWysolbuNbtee9gdwMYKU+LeJ4GHCa X-Received: by 2002:a50:eb97:: with SMTP id y23mr274500edr.29.1606921269878; Wed, 02 Dec 2020 07:01:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606921269; cv=none; d=google.com; s=arc-20160816; b=WYYFVD/knoLf7KMKyMq+5fwIh7ZECql5kRgDYKA54/+6xc6eFVuGaqlXXNZteeVVlw wvAghum9g4rgFnx9UWQR6XAW9R36JFkwiQ9x6hK7r7+6bQQxFtYrEvfx6TvWCNHQ9pMf P7yTkNj+y75SbgpOIQK6VtAgLyViZIW85U0wj+ETSCPpuRxuJiqLfiU8Q8G65XGP2VPh g89PWSHTouL0SncG7jJY55SFzrsr2az2g0d4adcYls8QVZQatzOI3GvYOBdYLo3gw9n/ 0Nw00SSLs+OFWWHvvdJt5pfO4xgXYC0fl1QulGu+Bo64pMv+XqvYGfJj/bK0NH5lpjJN s2lA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=/yDsMgr6Oe3Bb/9/mC88Oa/mgcvfdlZz/8ojwAl+bAQ=; b=jIu8B5mfB6d7I3X4LqDhmqzZgsCEdv9nsgnKNcDK5FOj6bm5FwlPZFop++O11GwRRn cZCmEfAxU0iIfXaOF+Y4+G3ic0W7eAD7GEzDe3rHEsm/KQQOmceyP8qtHRyR+vwyHab2 kI/YPUdbGgzWaGa7F68mfO44YCg/PKysnOvIIgii37xNmhWkasRYgAe++4vAfRfQ+d9p 9tJ3qR/1x0iJ9G1quJiZIL08j2cElhJuEIHYTQfU8m0Mvt3V4z6AJUPHeZfOxLfXR/5U qjSPeP/XMFn9SGVGlgyb4yfH+gpjtD3ca3ahGYWuohHLGhPeD4EUD5UI8dYl8OtBZjVV iRzw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o21si95180ejg.280.2020.12.02.07.00.45; Wed, 02 Dec 2020 07:01:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728570AbgLBO7J (ORCPT + 99 others); Wed, 2 Dec 2020 09:59:09 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:34174 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727415AbgLBO7J (ORCPT ); Wed, 2 Dec 2020 09:59:09 -0500 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1kkTaJ-009sny-Sv; Wed, 02 Dec 2020 15:58:23 +0100 Date: Wed, 2 Dec 2020 15:58:23 +0100 From: Andrew Lunn To: Yash Shah Cc: linux-spi@vger.kernel.org, linux-serial@vger.kernel.org, linux-pwm@vger.kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, broonie@kernel.org, gregkh@linuxfoundation.org, aou@eecs.berkeley.edu, lee.jones@linaro.org, u.kleine-koenig@pengutronix.de, thierry.reding@gmail.com, peter@korsgaard.com, paul.walmsley@sifive.com, palmer@dabbelt.com, robh+dt@kernel.org, bgolaszewski@baylibre.com, linus.walleij@linaro.org, sachin.ghadi@sifive.com Subject: Re: [PATCH 1/4] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC Message-ID: <20201202145823.GC2324545@lunn.ch> References: <1606896236-62780-1-git-send-email-yash.shah@sifive.com> <1606896236-62780-2-git-send-email-yash.shah@sifive.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1606896236-62780-2-git-send-email-yash.shah@sifive.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > diff --git a/Documentation/devicetree/bindings/i2c/i2c-ocores.txt b/Documentation/devicetree/bindings/i2c/i2c-ocores.txt > index 6b25a80..1966b2c 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-ocores.txt > +++ b/Documentation/devicetree/bindings/i2c/i2c-ocores.txt > @@ -3,9 +3,11 @@ Device tree configuration for i2c-ocores > Required properties: > - compatible : "opencores,i2c-ocores" > "aeroflexgaisler,i2cmst" > - "sifive,fu540-c000-i2c", "sifive,i2c0" > + "sifive,-i2c", "sifive,i2c0" Please make this a full list. At some point, this file will get turned into yaml, at which point substitution like this will need expanding. It is better to do that now. Andrew