All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] enable Tegra194 fuse
@ 2020-01-03  8:30 ` JC Kuo
  0 siblings, 0 replies; 7+ 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] 7+ messages in thread

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

Thread overview: 7+ 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 ` JC Kuo
2020-01-03  8:30 ` [PATCH v1 1/2] soc/tegra: fuse: Add Tegra194 support JC Kuo
2020-01-03  8:30   ` JC Kuo
2020-01-03  8:30 ` [PATCH v1 2/2] arm64: tegra: Add fuse/apbmisc node on Tegra194 JC Kuo
2020-01-03  8:30   ` JC Kuo
2020-01-10 11:08 ` [PATCH v1 0/2] enable Tegra194 fuse Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.