dm: core: Replace of_offset with accessor
[oweals/u-boot.git] / drivers / usb / host / ohci-sunxi.c
index 06893749b0ac9625de0534d040215bad3ed6891d..0c45eec04aad3a5c762a87380638e854ef10eac0 100644 (file)
@@ -101,6 +101,7 @@ static const struct udevice_id ohci_usb_ids[] = {
        { .compatible = "allwinner,sun8i-a83t-ohci", },
        { .compatible = "allwinner,sun8i-h3-ohci",  },
        { .compatible = "allwinner,sun9i-a80-ohci", },
+       { .compatible = "allwinner,sun50i-a64-ohci", },
        { }
 };