All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Prusov <ivprusov@salutedevices.com>
To: Neil Armstrong <neil.armstrong@linaro.org>,
	Jagan Teki <jagan@amarulasolutions.com>
Cc: <prusovigor@gmail.com>, <kernel@sberdevices.ru>,
	Igor Prusov <ivprusov@sberdevices.ru>, <u-boot-amlogic@groups.io>,
	<u-boot@lists.denx.de>
Subject: [RESEND PATCH v1 2/2] ARM: amlogic: ad401: enable SPIFC
Date: Tue, 17 Oct 2023 20:17:33 +0300	[thread overview]
Message-ID: <20231017171733.3989-3-ivprusov@salutedevices.com> (raw)
In-Reply-To: <20231017171733.3989-1-ivprusov@salutedevices.com>

From: Igor Prusov <ivprusov@sberdevices.ru>

Enable Amlogic A1 SPI FLash Controller support.

Signed-off-by: Igor Prusov <ivprusov@sberdevices.ru>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 configs/ad401_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/ad401_defconfig b/configs/ad401_defconfig
index b9aca3ab0d..b44b9c63e8 100644
--- a/configs/ad401_defconfig
+++ b/configs/ad401_defconfig
@@ -51,6 +51,7 @@ CONFIG_DEBUG_UART_SKIP_INIT=y
 CONFIG_MESON_SERIAL=y
 CONFIG_SPI=y
 CONFIG_DM_SPI=y
+CONFIG_MESON_SPIFC_A1=y
 CONFIG_USB=y
 CONFIG_DM_USB_GADGET=y
 CONFIG_USB_GADGET=y
-- 
2.34.1



      parent reply	other threads:[~2023-10-17 17:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17 17:17 [RESEND PATCH v1 0/2] ARM: amlogic: Add A1 SPIFC support Igor Prusov
2023-10-17 17:17 ` [RESEND PATCH v1 1/2] spi: add support for Amlogic A1 SPI Flash Controller Igor Prusov
2023-10-18  3:33   ` Simon Glass
2023-10-19 15:33     ` Igor Prusov
2023-10-19 20:45     ` Igor Prusov
2023-10-17 17:17 ` Igor Prusov [this message]

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=20231017171733.3989-3-ivprusov@salutedevices.com \
    --to=ivprusov@salutedevices.com \
    --cc=ivprusov@sberdevices.ru \
    --cc=jagan@amarulasolutions.com \
    --cc=kernel@sberdevices.ru \
    --cc=neil.armstrong@linaro.org \
    --cc=prusovigor@gmail.com \
    --cc=u-boot-amlogic@groups.io \
    --cc=u-boot@lists.denx.de \
    /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 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.