On Sat, Feb 12, 2011 at 5:46 AM, Thomas Abraham thomas.abraham@linaro.org wrote:
This patchset adds Samsung's s5pv310 machine with device tree support. This is based on
git://git.secretlab.ca/git/linux-2.6 devicetree/test
A new machine s5pv310-dt is added along with a dts file for the smdkv310 board. Some of the features introduced in this patchset are
- Tested on smdkv310 board and information such as bootargs, memory information
and console port register defaults are obtained from the device tree. 2. Add basic device tree file for smdkv310 board. 3. Device tree based probe enabled in watchdog timer driver (s3c2410-wdt). 4. UART driver modified to obtain default console register values from device tree.
Thanks Thomas,
I've picked up patches 1-3 into my devicetree/test branch. They still require some work, but they are close enough that I'm happy to at least have them in my series. You can either send me replacement patches as need be, or build on top of devicetree/test.
The remainder I've commented on and I'll leave alone until I get the next version.
g.