From: Sungbo Eo Date: Fri, 18 Sep 2020 13:31:59 +0000 (+0900) Subject: ipq40xx: improve support for Edgecore ECW5211 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=a094cb7b7fa243e782979b0675960d4a295f8fd6;p=project%2Ffirmware%2Fqca-wireless.git ipq40xx: improve support for Edgecore ECW5211 This adds several stylistic and functional improvements of the recently added Edgecore ECW5211, especially: * Drop the local BDFs as those are already in the upstream under different names * Add SPDX tag to DTS * Add label MAC address * Move LED trigger to DTS * Remove unnecessary status="okay" * Disable unused SS USB phy as the USB port only supports USB 2.0 * Make uboot-env partition writable * Remove qcom,poll_required_dynamic property as the driver does not use it * Tidy up the device recipe Fixes: 27cd404feb7e ("ipq40xx: add Edgecore ECW5211 support") Signed-off-by: Sungbo Eo Acked-by: Robert Marko --- diff --git a/board-edgecore_ecw5211.qca4019 b/board-edgecore_ecw5211.qca4019 deleted file mode 100644 index 340cfcc..0000000 Binary files a/board-edgecore_ecw5211.qca4019 and /dev/null differ