dm: implement a Timer uclass
[oweals/u-boot.git] / include / dm / uclass-id.h
index da41499872483a669ba66ceb3fb320e8daebb490..330ecd2388a5d480493965af3e2c3974d2dd9cce 100644 (file)
@@ -57,6 +57,7 @@ enum uclass_id {
        UCLASS_SPI_GENERIC,     /* Generic SPI flash target */
        UCLASS_SYSCON,          /* System configuration device */
        UCLASS_THERMAL,         /* Thermal sensor */
+       UCLASS_TIMER,           /* Timer device */
        UCLASS_TPM,             /* Trusted Platform Module TIS interface */
        UCLASS_USB,             /* USB bus */
        UCLASS_USB_DEV_GENERIC, /* USB generic device */