linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Claudiu Beznea <claudiu.beznea@microchip.com>
To: <linux@armlinux.org.uk>, <nicolas.ferre@microchip.com>,
	<alexandre.belloni@bootlin.com>,
	<ludovic.desroches@microchip.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Claudiu Beznea <claudiu.beznea@microchip.com>
Subject: [PATCH 06/13] ARM: at91/defconfig: enable SAMA5D2's SHDWC
Date: Wed, 13 Nov 2019 10:51:02 +0200	[thread overview]
Message-ID: <1573635069-30883-7-git-send-email-claudiu.beznea@microchip.com> (raw)
In-Reply-To: <1573635069-30883-1-git-send-email-claudiu.beznea@microchip.com>

Add CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
---
 arch/arm/configs/at91_dt_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
index e98bf377323c..a97b49423bf1 100644
--- a/arch/arm/configs/at91_dt_defconfig
+++ b/arch/arm/configs/at91_dt_defconfig
@@ -110,6 +110,7 @@ CONFIG_I2C_GPIO=y
 CONFIG_SPI=y
 CONFIG_SPI_ATMEL=y
 CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_AT91_SAMA5D2_SHDWC=y
 CONFIG_POWER_SUPPLY=y
 # CONFIG_HWMON is not set
 CONFIG_WATCHDOG=y
-- 
2.7.4


  parent reply	other threads:[~2019-11-13  8:51 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13  8:50 [PATCH 00/13] add defconfig support for SAM9X60 Claudiu Beznea
2019-11-13  8:50 ` [PATCH 01/13] ARM: at91: Kconfig: add sam9x60 pll config flag Claudiu Beznea
2019-11-13 10:09   ` Thomas Petazzoni
2019-11-13 10:41     ` Claudiu.Beznea
2019-11-13  8:50 ` [PATCH 02/13] ARM: at91: Kconfig: add config flag for SAM9X60 SoC Claudiu Beznea
2019-11-13  8:50 ` [PATCH 03/13] ARM: at91/defconfig: use savedefconfig Claudiu Beznea
2019-11-13  8:51 ` [PATCH 04/13] ARM: at91/defconfig: add config option for SAM9X60 SoC Claudiu Beznea
2019-11-13  8:51 ` [PATCH 05/13] ARM: at91/defconfig: enable atmel maxtouch Claudiu Beznea
2019-11-13  8:51 ` Claudiu Beznea [this message]
2019-11-13  8:51 ` [PATCH 07/13] ARM: at91/defconfig: enable flexcom Claudiu Beznea
2019-11-13  8:51 ` [PATCH 08/13] ARM: at91/defconfig: enable XDMAC Claudiu Beznea
2019-11-13  8:51 ` [PATCH 09/13] ARM: at91/defconfig: Add I2S Multi-channel driver Claudiu Beznea
2019-11-13  8:51 ` [PATCH 10/13] ARM: at91/defconfig: Add driver for Audio PROTO board Claudiu Beznea
2019-11-13  8:51 ` [PATCH 11/13] ARM: at91/defconfig: enable AT91_SAMA5D2_ADC Claudiu Beznea
2019-11-13  8:51 ` [PATCH 12/13] ARM: at91/defconfig: enable ATMEL_QUADSPI Claudiu Beznea
2019-11-13  8:51 ` [PATCH 13/13] ARM: at91/defconfig: enable CLASSD Claudiu Beznea
2019-11-13 11:15 ` [PATCH 00/13] add defconfig support for SAM9X60 Claudiu.Beznea

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=1573635069-30883-7-git-send-email-claudiu.beznea@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=ludovic.desroches@microchip.com \
    --cc=nicolas.ferre@microchip.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;
as well as URLs for NNTP newsgroup(s).