hc
2023-11-22 983d7f83616922a6439b4352d1b3af488ee27f95
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 */