Re: [PATCH 13/15] reset: Add Nuvoton ma35d1 reset driver support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Krzysztof,


On 2023/3/16 下午 03:51, Krzysztof Kozlowski wrote:
On 15/03/2023 08:29, Jacky Huang wrote:
From: Jacky Huang<ychuang3@xxxxxxxxxxx>

This driver supports individual IP reset for ma35d1. The reset
control registers is a subset of system control registers.

Signed-off-by: Jacky Huang<ychuang3@xxxxxxxxxxx>
---
  drivers/reset/Kconfig        |   6 ++
  drivers/reset/Makefile       |   1 +
  drivers/reset/reset-ma35d1.c | 152 +++++++++++++++++++++++++++++++++++
  3 files changed, 159 insertions(+)
  create mode 100644 drivers/reset/reset-ma35d1.c

diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index 2a52c990d4fe..47671060d259 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -143,6 +143,12 @@ config RESET_NPCM
  	  This enables the reset controller driver for Nuvoton NPCM
  	  BMC SoCs.
+config RESET_NUVOTON_MA35D1
+	bool "Nuvton MA35D1 Reset Driver"
+	default ARCH_NUVOTON
|| COMPILE_TEST

I will add this config. Thank you.

+	help
+	  This enables the reset controller driver for Nuvoton MA35D1 SoC.
+
Best regards,
Krzysztof


Best regards,

Jacky Huang




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux