On Tue, Feb 26, 2013 at 11:03:26AM -0600, Bastian Hecht wrote: > We add the capabilty to probe Renesas SCI devices using Device Tree setup. > > Signed-off-by: Bastian Hecht <hechtb+renesas@xxxxxxxxx> > --- > v3: > - add remaining register layouts to bindings > - remove register set mapping sci_regtype_modes[] > - adapt renesas,regtype probing > > - add enums SCBRR_ALGO_INVALID and SCBRR_NR_ALGOS > - check renesas,scbrr-algo-id boundaries using new enums > > .../bindings/tty/serial/renesas,sci-serial.txt | 53 ++++++++ > drivers/tty/serial/sh-sci.c | 126 +++++++++++++++++++- > include/linux/serial_sci.h | 4 + > 3 files changed, 179 insertions(+), 4 deletions(-) > create mode 100644 Documentation/devicetree/bindings/tty/serial/renesas,sci-serial.txt > Looks good to me. Reviewed-by: Paul Mundt <lethal@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html