public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] pinctrl: aspeed: Fix Kconfig entry indentation
@ 2020-07-23  7:00 Michal Simek
  2020-07-28 18:58 ` Simon Glass
  2020-08-05 20:28 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Michal Simek @ 2020-07-23  7:00 UTC (permalink / raw)
  To: u-boot

Fix Kconfig entry indentation for Aspeed ast2500 pin control driver.

Fixes: 4f0e44e46615 ("aspeed: AST2500 Pinctrl Driver")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 drivers/pinctrl/Kconfig | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 83e39b9de383..a11e3116ec80 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -276,13 +276,13 @@ config SPL_PINCTRL_STMFX
 	  See the help of PINCTRL_STMFX for details.
 
 config ASPEED_AST2500_PINCTRL
-  bool "Aspeed AST2500 pin control driver"
-  depends on DM && PINCTRL_GENERIC && ASPEED_AST2500
-  default y
-  help
-    Support pin multiplexing control on Aspeed ast2500 SoC. The driver uses
-	Generic Pinctrl framework and is compatible with the Linux driver,
-	i.e. it uses the same device tree configuration.
+	bool "Aspeed AST2500 pin control driver"
+	depends on DM && PINCTRL_GENERIC && ASPEED_AST2500
+	default y
+	help
+	  Support pin multiplexing control on Aspeed ast2500 SoC. The driver
+	  uses Generic Pinctrl framework and is compatible with the Linux
+	  driver, i.e. it uses the same device tree configuration.
 
 endif
 
-- 
2.27.0

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

* [PATCH] pinctrl: aspeed: Fix Kconfig entry indentation
  2020-07-23  7:00 [PATCH] pinctrl: aspeed: Fix Kconfig entry indentation Michal Simek
@ 2020-07-28 18:58 ` Simon Glass
  2020-08-05 20:28 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2020-07-28 18:58 UTC (permalink / raw)
  To: u-boot

On Thu, 23 Jul 2020 at 01:00, Michal Simek <michal.simek@xilinx.com> wrote:
>
> Fix Kconfig entry indentation for Aspeed ast2500 pin control driver.
>
> Fixes: 4f0e44e46615 ("aspeed: AST2500 Pinctrl Driver")
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
>
>  drivers/pinctrl/Kconfig | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [PATCH] pinctrl: aspeed: Fix Kconfig entry indentation
  2020-07-23  7:00 [PATCH] pinctrl: aspeed: Fix Kconfig entry indentation Michal Simek
  2020-07-28 18:58 ` Simon Glass
@ 2020-08-05 20:28 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-08-05 20:28 UTC (permalink / raw)
  To: u-boot

On Thu, Jul 23, 2020 at 09:00:40AM +0200, Michal Simek wrote:

> Fix Kconfig entry indentation for Aspeed ast2500 pin control driver.
> 
> Fixes: 4f0e44e46615 ("aspeed: AST2500 Pinctrl Driver")
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200805/3f5fa4f9/attachment.sig>

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

end of thread, other threads:[~2020-08-05 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-23  7:00 [PATCH] pinctrl: aspeed: Fix Kconfig entry indentation Michal Simek
2020-07-28 18:58 ` Simon Glass
2020-08-05 20:28 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox