On Monday 31 October 2011 13:14:17 Stephen Warren wrote: > Marc Dietrich wrote at Monday, October 31, 2011 1:59 PM: > > This adds a dts file for paz00. As a side effect, this also enables > > the embedded controller which controls the keyboard, touchpad, power, > > leds, and some other functions. > > ... > > > + serial@70006000 { > > + clock-frequency = <216000000>; > > + }; > > + > > + serial@70006040 { > > + status = "disable"; > > + }; > > + > > + serial@70006200 { > > + status = "disable"; > > + }; > > + > > + serial@70006300 { > > + clock-frequency = <216000000>; > > + }; > > Don't you also want to disable serial@70006400, or set a clock rate for > it? I just didn't noticed its existance because I configured a maximum of four serial ports only, so it didn't showed up in the boot log. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html