forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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 */