On Wed, Feb 27, 2013 at 5:07 PM, Paul Mundt <lethal@xxxxxxxxxxxx> wrote: > 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> Thanks. Do you intend to merge this yourself at some point, or do you have some other preferred way to deal with this? Cheers, / magnus -- 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