>>>>> "kernel" == kernel <kernel@xxxxxxxxxxxxxxxx> writes: > From: Martin Sperl <kernel@xxxxxxxxxxxxxxxx> > The bcm2835 SOC contains an auxiliary uart, which is very close > to the ns16550 with some differences. > The big difference is that the uart HW is not using an internal divider > of 16 but 8, which results in an effictive baud-rate being twice > the requested baud-rate. > This driver handles this device correctly and handles the difference in > the HW divider by scaling up the clock ba a factor of 2. s/ba/by/ -- Bye, Peter Korsgaard -- 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