2013/3/5 Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>: > Hello. > > > On 05-03-2013 17:00, Bastian Hecht wrote: > >>>> + sci@e6c40000 { >>>> + compatible = "renesas,sci-SCIFA-uart"; >>>> + interrupt-parent = <&intca>; >>>> + reg = <0xe6c40000 0x100>; >>>> + interrupts = <0x0c00>, <0x0c00>, <0x0c00>, <0x0c00>; >>>> + cell-index = <0>; >>>> + renesas,scscr = <0x30>; >>>> + renesas,scbrr-algo-id = <4>; >>>> + renesas,autoconf; >>>> + }; >>> >>> >>> The default name for a uart is "serial", I would recommend sticking to >>> that by convention. You may also want to add an "aliases" node >>> somewhere, to define which port should get which logical device number >>> on a given board. > > >> Switched to "...-serial". > > > I think he was talking about the node name, not "compatible" property. Ah sure! I'll wait for responses to v5 and will change it around in v6. Thanks, Bastian > WBR, Sergei > -- 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