From: Lukas Wunner <lukas@wunner.de>
To: SZ Lin <sz.lin@moxa.com>
Cc: "Wes Huang" <wes.huang@moxa.com>,
"Fero JD Zhou" <FeroJD.Zhou@moxa.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Tony Lindgren" <tony@atomide.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] ARM: dts: am335x: add common file for UC-2100 series
Date: Wed, 20 Dec 2023 10:09:10 +0100 [thread overview]
Message-ID: <20231220090910.GA32182@wunner.de> (raw)
In-Reply-To: <20180928104718.30661-1-sz.lin@moxa.com>
On Fri, Sep 28, 2018 at 06:47:16PM +0800, SZ Lin wrote:
> The UC-2100 series consists many boards with different peripheral
> devices and wireless modules, hence we fetch common items and
> create a common dtsi file to increase reusability. All boards in
> UC-2100 series will include this common dtsi file.
[...]
> --- /dev/null
> +++ b/arch/arm/boot/dts/am335x-moxa-uc-2100-common.dtsi
[...]
> + tpm_spi_tis@0 {
> + compatible = "tcg,tpm_tis-spi";
What's the chip used on this board? Going forward, the DT schema for TPMs
requires the exact chip name in addition to the generic "tcg,tpm_tis-spi".
> + reg = <0>;
> + spi-max-frequency = <500000>;
> + };
prev parent reply other threads:[~2023-12-20 9:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-28 10:47 [PATCH v2 1/3] ARM: dts: am335x: add common file for UC-2100 series SZ Lin (林上智)
2018-09-28 20:36 ` Tony Lindgren
2023-12-20 9:09 ` Lukas Wunner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231220090910.GA32182@wunner.de \
--to=lukas@wunner.de \
--cc=FeroJD.Zhou@moxa.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=sz.lin@moxa.com \
--cc=tony@atomide.com \
--cc=wes.huang@moxa.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).