[PATCH 3/3] arm/dt: tegra: add dts file for paz00
From: marvin24@gmx.de (Marc Dietrich)
Date: 2011-10-31 22:20:42
Also in:
linux-tegra
From: marvin24@gmx.de (Marc Dietrich)
Date: 2011-10-31 22:20:42
Also in:
linux-tegra
On Monday 31 October 2011 13:14:17 Stephen Warren wrote:
Marc Dietrich wrote at Monday, October 31, 2011 1:59 PM:quoted
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....quoted
+ serial at 70006000 { + clock-frequency = <216000000>; + }; + + serial at 70006040 { + status = "disable"; + }; + + serial at 70006200 { + status = "disable"; + }; + + serial at 70006300 { + clock-frequency = <216000000>; + };Don't you also want to disable serial at 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.