On Mon, Feb 07, 2011 at 01:24:12PM -0600, Rob Herring wrote:
> David, Thomas,
>
> On 02/06/2011 06:04 PM, David Gibson wrote:
> >On Sun, Feb 06, 2011 at 06:47:28PM +0530, Thomas Abraham wrote:
> >>This patch adds a basic dts file for Samsung's SMDKV310 machine.
> >>
> >>Signed-off-by: Thomas Abrah
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
1. Tested on smdkv310
The default uart port register settings are obtained from the platform data.
In addition to that, this patch adds support for obtaining the default uart port
register values from the uart node in device tree.
Signed-off-by: Thomas Abraham
---
drivers/tty/serial/samsung.c | 13 +
1
This patch adds the of_match_table to enable s3c2410-wdt driver
to be probed when watchdog device node is found in the device tree.
Signed-off-by: Thomas Abraham
---
drivers/watchdog/s3c2410_wdt.c | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/drivers/watchdog
This patch adds support for probing devices from device tree
for Samsung's s5pv310 device-tree enabled machine.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/mach-s5pv310-dt.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s5pv310/mach
This patch adds a basic dts file for Samsung's SMDKV310 board which
is based on the s5pv310 machine.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/mach-smdkv310.dts | 78 +++
1 files changed, 78 insertions(+), 0 deletions(-)
create mode 100755 arch/arm/ma
The uart ports are used as console and due to console_init, the uart ports
are initialized prior to the uart driver's probe function is called.
During this intialization stage, the driver obtains the default port
register values from the platform data.
This patch adds support for obtaining the def
Enable snooping of platform_device registrations for s5pv310-dt machine.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/mach-s5pv310-dt.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s5pv310/mach-s5pv310-dt.c
b/arch/arm/mach-s5pv310/mach-s5pv31
This patch adds a new Samsung's s5pv310 machine that boots with a minimal
device tree support. The bootargs, memory information, console port
register defaults and external crystal frequency are obtained from the
device tree during boot.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/Kc
On Thu, Jan 27, 2011 at 11:51 AM, Nicolas Pitre
wrote:
> On Thu, 27 Jan 2011, Grant Likely wrote:
>
>> 2011/1/26 Grant Likely :
>> > On Wed, Jan 26, 2011 at 2:49 PM, Nicolas Pitre
>> > wrote:
>> >> On Wed, 26 Jan 2011, Grant Likely wrote:
>> >>
>> >>> If I were able to get all the supported Lina
10 matches
Mail list logo