linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable AT24 EEPROM as module
@ 2020-03-06 10:59 Adam Ford
  2020-05-02 12:31 ` Adam Ford
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Ford @ 2020-03-06 10:59 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: aford, Adam Ford, Catalin Marinas, Will Deacon, linux-kernel

The Beacon EmbeddedWorks Kit based on i.MX8M Mini uses an AT24
EEPROM on one of its I2C buses.

This patch enables the AT24 as a module.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ab71a407288f..8018a52f6792 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -224,6 +224,7 @@ CONFIG_BLK_DEV_NBD=m
 CONFIG_VIRTIO_BLK=y
 CONFIG_BLK_DEV_NVME=m
 CONFIG_SRAM=y
+CONFIG_EEPROM_AT24=m
 CONFIG_EEPROM_AT25=m
 # CONFIG_SCSI_PROC_FS is not set
 CONFIG_BLK_DEV_SD=y
-- 
2.25.0


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

* Re: [PATCH] arm64: defconfig: Enable AT24 EEPROM as module
  2020-03-06 10:59 [PATCH] arm64: defconfig: Enable AT24 EEPROM as module Adam Ford
@ 2020-05-02 12:31 ` Adam Ford
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Ford @ 2020-05-02 12:31 UTC (permalink / raw)
  To: arm-soc
  Cc: Adam Ford-BE, Catalin Marinas, Will Deacon, Linux Kernel Mailing List

On Fri, Mar 6, 2020 at 4:59 AM Adam Ford <aford173@gmail.com> wrote:
>
> The Beacon EmbeddedWorks Kit based on i.MX8M Mini uses an AT24
> EEPROM on one of its I2C buses.
>
> This patch enables the AT24 as a module.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>
>

Gentle ping.  I don't know who the right person is to ask for this.

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index ab71a407288f..8018a52f6792 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -224,6 +224,7 @@ CONFIG_BLK_DEV_NBD=m
>  CONFIG_VIRTIO_BLK=y
>  CONFIG_BLK_DEV_NVME=m
>  CONFIG_SRAM=y
> +CONFIG_EEPROM_AT24=m
>  CONFIG_EEPROM_AT25=m
>  # CONFIG_SCSI_PROC_FS is not set
>  CONFIG_BLK_DEV_SD=y
> --
> 2.25.0
>

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

end of thread, other threads:[~2020-05-02 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06 10:59 [PATCH] arm64: defconfig: Enable AT24 EEPROM as module Adam Ford
2020-05-02 12:31 ` Adam Ford

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).