[PATCH 1/2] Documentation: bindings: add optional fifo size property [PATCH 2/2] drivers/tty: pl011: read fifo size from OF if present These patches aim at resolving an issue present on some of the amba pl011 uarts. Some of these arm type uarts have their fifo sizes not defined in terms of the amba_rev register. Those uarts should be able to declare their fifo sizes using the optional property "fifo-size" in the device tree. This device tree setting shall take precedence over any other values. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html