linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] enable Tegra194 fuse
@ 2020-01-03  8:30 JC Kuo
  2020-01-03  8:30 ` [PATCH v1 1/2] soc/tegra: fuse: Add Tegra194 support JC Kuo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: JC Kuo @ 2020-01-03  8:30 UTC (permalink / raw)
  To: gregkh, thierry.reding, robh, jonathanh
  Cc: linux-tegra, linux-kernel, devicetree, JC Kuo

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-10 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03  8:30 [PATCH v1 0/2] enable Tegra194 fuse JC Kuo
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

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).