Merge branch 'next'
[platform/kernel/u-boot.git] / include / ns16550.h
index 4e62067..1311f4c 100644 (file)
@@ -56,6 +56,7 @@ struct ns16550_platdata {
        unsigned long base;
        int reg_shift;
        int clock;
+       int reg_offset;
 };
 
 struct udevice;