public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Benjamin Hahn <B.Hahn@phytec.de>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	Teresa Remmet <T.Remmet@phytec.de>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"imx@lists.linux.dev" <imx@lists.linux.dev>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
Date: Fri, 9 Aug 2024 09:27:34 +0200	[thread overview]
Message-ID: <af36af98-2aa2-4694-a5b7-87ebf35bb6f9@kernel.org> (raw)
In-Reply-To: <6e511f04-7f93-49ad-8cf7-336a6bac7d31@phytec.de>

On 09/08/2024 09:11, Benjamin Hahn wrote:
>>> +	#address-cells = <1>;
>>> +	#size-cells = <0>;
>>> +	cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
>>> +	pinctrl-names = "default";
>>> +	pinctrl-0 = <&pinctrl_ecspi1>;
>>> +	status = "okay";
>>> +
>>> +	tpm: tpm@0 {
>>> +		compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
>>> +		reg = <0>;
>>> +		spi-max-frequency = <38000000>;
>>> +		status = "okay";
>> Did you disabled it anywhere?
> 
> No, we don't disable it anywhere at the moment.

Then drop it...

Best regards,
Krzysztof


      reply	other threads:[~2024-08-09  7:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 15:18 [PATCH v2] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM Benjamin Hahn
2024-08-07 16:10 ` Fabio Estevam
2024-08-08  2:26 ` Peng Fan
2024-08-08 10:27 ` Krzysztof Kozlowski
2024-08-09  7:11   ` Benjamin Hahn
2024-08-09  7:27     ` Krzysztof Kozlowski [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=af36af98-2aa2-4694-a5b7-87ebf35bb6f9@kernel.org \
    --to=krzk@kernel.org \
    --cc=B.Hahn@phytec.de \
    --cc=T.Remmet@phytec.de \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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