forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
u-boot/include/dm/uclass-id.h
....@@ -89,6 +89,7 @@
8989 UCLASS_THERMAL, /* Thermal sensor */
9090 UCLASS_TIMER, /* Timer device */
9191 UCLASS_TPM, /* Trusted Platform Module TIS interface */
92
+ UCLASS_UFS, /* Universal Flash Storage */
9293 UCLASS_USB, /* USB bus */
9394 UCLASS_USB_DEV_GENERIC, /* USB generic device */
9495 UCLASS_USB_HUB, /* USB hub */