All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Marcel Ziswiler <marcel@ziswiler.com>,
	linux-arm-kernel@lists.infradead.org
Cc: Marek Vasut <marek.vasut@gmail.com>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Olof Johansson <olof@lixom.net>, Shawn Guo <shawnguo@kernel.org>,
	Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 09/11] arm64: defconfig: enable verdin-imx8mm relevant drivers as modules
Date: Sat, 15 Jan 2022 17:48:16 +0100	[thread overview]
Message-ID: <030de58b-e2c8-b0f2-9756-df21eccf52ff@canonical.com> (raw)
In-Reply-To: <20220114141507.395271-10-marcel@ziswiler.com>

On 14/01/2022 15:15, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> Enable various drivers which support peripherals as found on the
> Verdin iMX8M Mini et al. computer/system on modules:
> 
> - CONFIG_CAN_MCP251XFD
> At least one Microchip MCP2518FDT SPI CAN controller which this driver
> also supports may be found on the Verdin iMX8M Mini computer/system on
> module.
> 
> - CONFIG_BT_HCIUART_MRVL, CONFIG_BT_MRVL, CONFIG_BT_MRVL_SDIO and
>   CONFIG_MWIFIEX_SDIO
> The AzureWave AW-CM276NF which these Bluetooth and Wi-Fi drivers also
> support may be found on the Verdin iMX8M Mini (as well as the Apalis
> iMX8, Colibri iMX8X and Verdin iMX8M Plus for that matter) computer/
> system on module.
> 
> - CONFIG_SENSORS_LM75
> The TI TMP75C temperature sensor which this driver also supports may be
> found on the Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for
> that matter) computer/system on module.
> 
> - CONFIG_SND_SOC_NAU8822
> The Nuvoton Technology Corporation (NTC) NAU88C22YG which this driver
> also supports may be found on the Verdin Development Board a carrier
> board for the Verdin family of computer/system on module which the
> Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter)
> may be mated in.
> 
> - CONFIG_TI_ADS1015
> The TLA2024 ADC which this driver also supports may be found on the
> Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter)
> computer/system on module.
> 
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> ---
> 
> Changes in v2:
> - Explain why enabling these may make sense and squash them relevant
>   changes as requested by Krzysztof.
> 

Thanks, this is a nice explanation.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>


Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Marcel Ziswiler <marcel@ziswiler.com>,
	linux-arm-kernel@lists.infradead.org
Cc: Marek Vasut <marek.vasut@gmail.com>,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Biju Das <biju.das.jz@bp.renesas.com>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Enric Balletbo i Serra <enric.balletbo@collabora.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Olof Johansson <olof@lixom.net>, Shawn Guo <shawnguo@kernel.org>,
	Will Deacon <will@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 09/11] arm64: defconfig: enable verdin-imx8mm relevant drivers as modules
Date: Sat, 15 Jan 2022 17:48:16 +0100	[thread overview]
Message-ID: <030de58b-e2c8-b0f2-9756-df21eccf52ff@canonical.com> (raw)
In-Reply-To: <20220114141507.395271-10-marcel@ziswiler.com>

On 14/01/2022 15:15, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> Enable various drivers which support peripherals as found on the
> Verdin iMX8M Mini et al. computer/system on modules:
> 
> - CONFIG_CAN_MCP251XFD
> At least one Microchip MCP2518FDT SPI CAN controller which this driver
> also supports may be found on the Verdin iMX8M Mini computer/system on
> module.
> 
> - CONFIG_BT_HCIUART_MRVL, CONFIG_BT_MRVL, CONFIG_BT_MRVL_SDIO and
>   CONFIG_MWIFIEX_SDIO
> The AzureWave AW-CM276NF which these Bluetooth and Wi-Fi drivers also
> support may be found on the Verdin iMX8M Mini (as well as the Apalis
> iMX8, Colibri iMX8X and Verdin iMX8M Plus for that matter) computer/
> system on module.
> 
> - CONFIG_SENSORS_LM75
> The TI TMP75C temperature sensor which this driver also supports may be
> found on the Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for
> that matter) computer/system on module.
> 
> - CONFIG_SND_SOC_NAU8822
> The Nuvoton Technology Corporation (NTC) NAU88C22YG which this driver
> also supports may be found on the Verdin Development Board a carrier
> board for the Verdin family of computer/system on module which the
> Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter)
> may be mated in.
> 
> - CONFIG_TI_ADS1015
> The TLA2024 ADC which this driver also supports may be found on the
> Verdin iMX8M Mini (as well as the Verdin iMX8M Plus for that matter)
> computer/system on module.
> 
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> ---
> 
> Changes in v2:
> - Explain why enabling these may make sense and squash them relevant
>   changes as requested by Krzysztof.
> 

Thanks, this is a nice explanation.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>


Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-01-15 16:48 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 14:14 [PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support Marcel Ziswiler
2022-01-14 14:14 ` [PATCH v2 01/11] arm64: dts: imx8mm: fix strange hex notation Marcel Ziswiler
2022-01-14 14:14   ` Marcel Ziswiler
2022-01-14 14:14 ` [PATCH v2 02/11] dt-bindings: gpio: fix gpio-hog example Marcel Ziswiler
2022-01-14 14:14   ` Marcel Ziswiler
2022-01-16 12:13   ` Linus Walleij
2022-01-16 12:13     ` Linus Walleij
2022-01-25  9:13   ` Bartosz Golaszewski
2022-01-25  9:13     ` Bartosz Golaszewski
2022-01-14 14:14 ` [PATCH v2 03/11] arm64: defconfig: enable taskstats configuration Marcel Ziswiler
2022-01-14 14:14   ` Marcel Ziswiler
2022-01-15 16:42   ` Krzysztof Kozlowski
2022-01-15 16:42     ` Krzysztof Kozlowski
2022-01-14 14:15 ` [PATCH v2 04/11] arm64: defconfig: enable pcieaer configuration Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-15 16:45   ` Krzysztof Kozlowski
2022-01-15 16:45     ` Krzysztof Kozlowski
2022-01-17 11:45     ` Marcel Ziswiler
2022-01-17 11:45       ` Marcel Ziswiler
2022-01-17 11:47       ` Krzysztof Kozlowski
2022-01-17 11:47         ` Krzysztof Kozlowski
2022-01-14 14:15 ` [PATCH v2 05/11] arm64: defconfig: rebuild default configuration Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-15 17:02   ` Krzysztof Kozlowski
2022-01-15 17:02     ` Krzysztof Kozlowski
2022-01-17 12:05     ` Marcel Ziswiler
2022-01-17 12:05       ` Marcel Ziswiler
2022-01-17 12:49       ` Krzysztof Kozlowski
2022-01-17 12:49         ` Krzysztof Kozlowski
2022-01-14 14:15 ` [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-15 16:47   ` Krzysztof Kozlowski
2022-01-15 16:47     ` Krzysztof Kozlowski
2022-01-14 14:15 ` [PATCH v2 07/11] arm64: defconfig: build imx-sdma as a module Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-14 14:15 ` [PATCH v2 08/11] arm64: defconfig: build r8169 " Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-15 16:47   ` Krzysztof Kozlowski
2022-01-15 16:47     ` Krzysztof Kozlowski
2022-01-15 16:47   ` Krzysztof Kozlowski
2022-01-15 16:47     ` Krzysztof Kozlowski
2022-01-14 14:15 ` [PATCH v2 09/11] arm64: defconfig: enable verdin-imx8mm relevant drivers as modules Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-15 16:48   ` Krzysztof Kozlowski [this message]
2022-01-15 16:48     ` Krzysztof Kozlowski
2022-01-14 14:15 ` [PATCH v2 10/11] dt-bindings: arm: fsl: add toradex,verdin-imx8mm et al Marcel Ziswiler
2022-01-14 14:15   ` [PATCH v2 10/11] dt-bindings: arm: fsl: add toradex, verdin-imx8mm " Marcel Ziswiler
2022-01-14 14:15 ` [PATCH v2 11/11] arm64: dts: freescale: add initial support for verdin imx8m mini Marcel Ziswiler
2022-01-14 14:15   ` Marcel Ziswiler
2022-01-15 16:50   ` Krzysztof Kozlowski
2022-01-15 16:50     ` Krzysztof Kozlowski

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=030de58b-e2c8-b0f2-9756-df21eccf52ff@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=arnd@arndb.de \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=enric.balletbo@collabora.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marcel@ziswiler.com \
    --cc=marek.vasut@gmail.com \
    --cc=olof@lixom.net \
    --cc=shawnguo@kernel.org \
    --cc=will@kernel.org \
    /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.