From: Christian Lamparter Date: Fri, 10 Jan 2020 22:51:05 +0000 (+0100) Subject: ipq40xx: fix usbport trigger on the RT-AC58U with USB 2.0 devices X-Git-Tag: v21.02.0-rc1~4084 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=a0c0ad728c11751a30bb2c56e9cf54f8d2fe5fd1;hp=a0c0ad728c11751a30bb2c56e9cf54f8d2fe5fd1 ipq40xx: fix usbport trigger on the RT-AC58U with USB 2.0 devices This patch partially reverts "ipq40xx: remove unnecessary usb nodes in DTS for ASUS RT-AC58U" as the change removed the usb2 port-trigger, so the LED would no longer light-up when a USB 2.0 was inserted into the USB port. Fixes: d0efb1ba95f3 ("ipq40xx: remove unnecessary usb nodes in DTS for ASUS RT-AC58U") Signed-off-by: Christian Lamparter ---