u-boot/include/dm/uclass-id.h
.. .. @@ -89,6 +89,7 @@ 89 89 UCLASS_THERMAL, /* Thermal sensor */ 90 90 UCLASS_TIMER, /* Timer device */ 91 91 UCLASS_TPM, /* Trusted Platform Module TIS interface */ 92 + UCLASS_UFS, /* Universal Flash Storage */92 93 UCLASS_USB, /* USB bus */ 93 94 UCLASS_USB_DEV_GENERIC, /* USB generic device */ 94 95 UCLASS_USB_HUB, /* USB hub */