[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210119120426.GE2971@home.paul.comp>
Date: Tue, 19 Jan 2021 15:04:26 +0300
From: Paul Fertser <fercerpav@...il.com>
To: Ernesto Corona <ernesto.corona@...el.com>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org, Mark Rutland <mark.rutland@....com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
"Theodore Ts'o" <tytso@....edu>, Arnd Bergmann <arnd@...db.de>,
Jonathan Corbet <corbet@....net>,
Andrew Jeffery <andrew@...id.au>,
Steven Filary <steven.a.filary@...el.com>,
Eric Biggers <ebiggers@...gle.com>,
Amithash Prasad <amithash@...com>,
Jiri Pirko <jiri@...lanox.com>, Rgrs <rgrs@...tonmail.com>,
Joel Stanley <joel@....id.au>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Patrick Williams <patrickw3@...com>,
Oleksandr Shamray <oleksandrs@...lanox.com>,
Vadim Pasternak <vadimp@...lanox.com>
Subject: Re: [PATCH v29 2/6] dt-binding: jtag: Aspeed 2400 and 2500 series
On Mon, Apr 13, 2020 at 03:29:16PM -0700, Ernesto Corona wrote:
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/jtag/aspeed-jtag.yaml
> +examples:
> + - |
> + #include <dt-bindings/clock/aspeed-clock.h>
> + #include <dt-bindings/interrupt-controller/irq.h>
> +
> + jtag: jtag@...e4000 {
> + compatible = "aspeed,ast2500-jtag";
> + reg = <0x1e6e4000 0x1c>;
> + clocks = <&syscon ASPEED_CLK_APB>;
> + resets = <&syscon ASPEED_RESET_JTAG_MASTER>;
> + interrupts = <43>;
> + };
It's nice to have an example but shouldn't it also be included in
aspeed-g5.dtsi as part of the patch series if it's known that the
driver works on those SoCs and the peripheral is always present?
--
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercerpav@...il.com
Powered by blists - more mailing lists