DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Oleksij Rempel <o.rempel@pengutronix.de>, distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH v1 4/5] v7a_noneon: kernel: make KSZ9477 work again
Date: Thu, 6 Jul 2023 14:51:50 +0200	[thread overview]
Message-ID: <a07179ff-8391-5acf-2374-cad06931c767@pengutronix.de> (raw)
In-Reply-To: <20230706114434.1751248-4-o.rempel@pengutronix.de>

On 06.07.23 13:44, Oleksij Rempel wrote:
> DSA KSZ switch related Kconfig symbols was changed at some kernel
> version. So, the switch driver was partially disabled. So, re-enable
> KSZ SPI support and make KSZ9477 EVB work again.
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>

Reviewed-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

DSA is disabled in barebox. Should we enable it there as well?

> ---
>  configs/platform-v7a_noneon/kernelconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/configs/platform-v7a_noneon/kernelconfig b/configs/platform-v7a_noneon/kernelconfig
> index edd9e50..eb7a92f 100644
> --- a/configs/platform-v7a_noneon/kernelconfig
> +++ b/configs/platform-v7a_noneon/kernelconfig
> @@ -1121,6 +1121,7 @@ CONFIG_GENERIC_CPU_VULNERABILITIES=y
>  CONFIG_SOC_BUS=y
>  CONFIG_REGMAP=y
>  CONFIG_REGMAP_I2C=y
> +CONFIG_REGMAP_SPI=y
>  CONFIG_REGMAP_MMIO=y
>  CONFIG_DMA_SHARED_BUFFER=y
>  # CONFIG_DMA_FENCE_TRACE is not set
> @@ -1408,7 +1409,7 @@ CONFIG_WIREGUARD=y
>  # CONFIG_NET_DSA_MV88E6060 is not set
>  CONFIG_NET_DSA_MICROCHIP_KSZ_COMMON=y
>  CONFIG_NET_DSA_MICROCHIP_KSZ9477_I2C=y
> -# CONFIG_NET_DSA_MICROCHIP_KSZ_SPI is not set
> +CONFIG_NET_DSA_MICROCHIP_KSZ_SPI=y
>  CONFIG_NET_DSA_MICROCHIP_KSZ_PTP=y
>  CONFIG_NET_DSA_MICROCHIP_KSZ8863_SMI=y
>  # CONFIG_NET_DSA_MV88E6XXX is not set

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




  reply	other threads:[~2023-07-06 12:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-06 11:44 [DistroKit] [PATCH v1 1/5] v7a_noneon: barebox: version bump v2023.01.0 → v2023.07.1 Oleksij Rempel
2023-07-06 11:44 ` [DistroKit] [PATCH v1 2/5] v7a_noneon: use upstreamed devicetree the KSZ9477 EVB Oleksij Rempel
2023-07-06 12:22   ` Ahmad Fatoum
2023-07-06 11:44 ` [DistroKit] [PATCH v1 3/5] v7a_noneon: add Microchip SAMA5D3 Ethernet Delopment System Board support Oleksij Rempel
2023-07-06 12:50   ` Ahmad Fatoum
2023-07-07 10:26     ` Oleksij Rempel
2023-07-06 11:44 ` [DistroKit] [PATCH v1 4/5] v7a_noneon: kernel: make KSZ9477 work again Oleksij Rempel
2023-07-06 12:51   ` Ahmad Fatoum [this message]
2023-07-07 10:25     ` Oleksij Rempel
2023-07-06 11:44 ` [DistroKit] [PATCH v1 5/5] v7a_noneon: kernel: enable Microchip LAN9370 T1 PHY support Oleksij Rempel
2023-07-06 12:52   ` Ahmad Fatoum
2023-07-06 12:20 ` [DistroKit] [PATCH v1 1/5] v7a_noneon: barebox: version bump v2023.01.0 → v2023.07.1 Ahmad Fatoum

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=a07179ff-8391-5acf-2374-cad06931c767@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=o.rempel@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox