forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-06 89281ea41721b3027e14d66c19f2dbb4d11847d3
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 */