From b70d3557e050484081f59291a81e5180f8b4fea5 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sun, 29 Jul 2018 11:55:17 +0200 Subject: apm821xx: clean up gpio-hogs convert the usb and both sata port power related gpio-hogs to what they really are: fixed-regulators. The ethernet phy-reset gpio-hog is replaced by a proper upstream (4.15+) reset-gpios property in the mdio-node. So this will work eventually. Signed-off-by: Christian Lamparter --- target/linux/apm821xx/sata/config-default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/apm821xx/sata/config-default') diff --git a/target/linux/apm821xx/sata/config-default b/target/linux/apm821xx/sata/config-default index 4c7c655233..5af8c338f5 100644 --- a/target/linux/apm821xx/sata/config-default +++ b/target/linux/apm821xx/sata/config-default @@ -45,3 +45,5 @@ CONFIG_PPC_EARLY_DEBUG_44x=y # CONFIG_PPC_EARLY_DEBUG_MEMCONS is not set CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x4 CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0xef600300 +CONFIG_REGULATOR=y +CONFIG_REGULATOR_FIXED_VOLTAGE=y -- cgit v1.2.3