From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH anybus v3 3/6] dt-bindings: anybus-bridge: document devicetree binding Date: Mon, 5 Nov 2018 14:45:52 -0600 Message-ID: <20181105204552.GA19286@bogus> References: <20181104155501.14767-1-TheSven73@googlemail.com> <20181104155501.14767-4-TheSven73@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181104155501.14767-4-TheSven73@googlemail.com> Sender: linux-kernel-owner@vger.kernel.org To: thesven73@gmail.com Cc: svendev@arcx.com, robh+dt@kernel.org, linus.walleij@linaro.org, lee.jones@linaro.org, mark.rutland@arm.com, afaerber@suse.de, treding@nvidia.com, david@lechnology.com, noralf@tronnes.org, johan@kernel.org, monstr@monstr.eu, michal.vokac@ysoft.com, arnd@arndb.de, gregkh@linuxfoundation.org, john.garry@huawei.com, geert+renesas@glider.be, robin.murphy@arm.com, paul.gortmaker@windriver.com, sebastien.bourdelin@savoirfairelinux.com, icenowy@aosc.io, stuyoder@gmail.com, maxime.ripard@bootlin.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Sun, 4 Nov 2018 10:54:58 -0500, thesven73@gmail.com wrote: > From: Sven Van Asbroeck > > This patch adds devicetree binding documentation for the > Arcx anybus bridge. > > Signed-off-by: Sven Van Asbroeck > --- > .../bindings/misc/arcx,anybus-bridge.txt | 34 +++++++++++++++++++ > 1 file changed, 34 insertions(+) > create mode 100644 Documentation/devicetree/bindings/misc/arcx,anybus-bridge.txt > Reviewed-by: Rob Herring