From: JC Kuo <jckuo@nvidia.com>
To: <gregkh@linuxfoundation.org>, <thierry.reding@gmail.com>,
<robh@kernel.org>, <jonathanh@nvidia.com>
Cc: <linux-tegra@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<devicetree@vger.kernel.org>, JC Kuo <jckuo@nvidia.com>
Subject: [PATCH v1 0/2] enable Tegra194 fuse
Date: Fri, 3 Jan 2020 16:30:16 +0800 [thread overview]
Message-ID: <20200103083018.10575-1-jckuo@nvidia.com> (raw)
This patch series enables Tegra194 fuse registers access.
JC Kuo (2):
soc/tegra: fuse: Add Tegra194 support
arm64: tegra: Add fuse/apbmisc node on Tegra194
arch/arm64/boot/dts/nvidia/tegra194.dtsi | 13 +++++++++++
drivers/soc/tegra/fuse/fuse-tegra.c | 3 +++
drivers/soc/tegra/fuse/fuse-tegra30.c | 29 ++++++++++++++++++++++++
drivers/soc/tegra/fuse/fuse.h | 4 ++++
drivers/soc/tegra/fuse/tegra-apbmisc.c | 1 +
5 files changed, 50 insertions(+)
--
2.17.1
next reply other threads:[~2020-01-03 8:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-03 8:30 JC Kuo [this message]
2020-01-03 8:30 ` [PATCH v1 1/2] soc/tegra: fuse: Add Tegra194 support JC Kuo
2020-01-03 8:30 ` [PATCH v1 2/2] arm64: tegra: Add fuse/apbmisc node on Tegra194 JC Kuo
2020-01-10 11:08 ` [PATCH v1 0/2] enable Tegra194 fuse Thierry Reding
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=20200103083018.10575-1-jckuo@nvidia.com \
--to=jckuo@nvidia.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=robh@kernel.org \
--cc=thierry.reding@gmail.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