On 1/23/25 2:01 AM, Minda Chen wrote:
Add Starfive cdns USB3 wrapper driver.

Please replace 'cdns' with Cadence .

[...]

+#include <asm/io.h>
+#include <clk.h>
+#include <dm.h>
+#include <dm/device_compat.h>
+#include <linux/bitops.h>
+#include <linux/usb/otg.h>
+#include <reset.h>
+#include <regmap.h>
+#include <syscon.h>
+#include <malloc.h>

Please keep the list sorted.

With that fixed:

Reviewed-by: Marek Vasut <ma...@denx.de>

Reply via email to