From 0ed64e49e556096972e0a85e8f4db287b4ed9bdc Mon Sep 17 00:00:00 2001 From: Oleksii Bidnichenko Date: Wed, 27 Oct 2021 11:34:47 +0300 Subject: apalis-imx6: add usage of KSZ9XX1 Backport usage of a new KSZ9XX1 PHY by Apalis iMX6, the old driver located in micrel.c still used by other boards. If a board wants to use a new PHY the old one must be disabled. Backported from: commit f72e48ba4d98 ("board: apalis_imx6: Add KSZ9131 phy skew settings") Related-to: ELB-4181 Signed-off-by: Oleksii Bidnichenko --- scripts/config_whitelist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/config_whitelist.txt') diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 724fcfc426..63fd60a76a 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -3556,6 +3556,7 @@ CONFIG_PHY_MAX_ADDR CONFIG_PHY_MICREL CONFIG_PHY_MICREL_KSZ9021 CONFIG_PHY_MICREL_KSZ9031 +CONFIG_PHY_MICREL_KSZ90X1 CONFIG_PHY_MODE_NEED_CHANGE CONFIG_PHY_NATSEMI CONFIG_PHY_REALTEK -- cgit v1.2.3