This patch adds a basic dts file for Samsung's SMDKV310 machine.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/mach-smdkv310.dts | 38 +++
1 files changed, 38 insertions(+), 0 deletions(-)
create mode 100755 arch/arm/mach-s5pv310/mach-smdkv310.dts
diff -
This patchset adds Samsung's SMDKV310 machine with device tree support. The
bootargs and memory information is obtained from the device tree. The
watchdog driver is also modified such that it is probed based on the information
from the device tree.
Thomas Abraham (4):
ARM: DT: Add SMDKV310 machin
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 SMDKV310 machine.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/mach-smdkv310-dt.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s5pv310/mach-smdkv310-dt.c
b/arch/a
This patch adds a new SMDKV310 machine that boots with a minimal
device tree support. The bootargs and memory information is obtained
from the device tree during boot.
Signed-off-by: Thomas Abraham
---
arch/arm/mach-s5pv310/Kconfig|7 ++
arch/arm/mach-s5pv310/Makefile |
On 6 February 2011 10:12, Grant Likely wrote:
> Hi all,
>
> With several more engineers working on ARM device tree support, I'm
> going to start collecting the status of all the work that is going on
> (and I know about) and posting it in a regular status report,
> hopefully weekly, for the next f
On Sun, Feb 6, 2011 at 6:38 AM, Nicolas Pitre wrote:
> I just stumbled across this:
>
> http://article.gmane.org/gmane.comp.debugging.openocd.devel/15584
>
> And the mentioned clock issue seems to be fixed here:
>
> http://article.gmane.org/gmane.comp.debugging.openocd.devel/15619
>
> This is exce
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 Abraham
> ---
> arch/arm/mach-s5pv310/mach-smdkv310.dts | 38
> +++
> 1 files changed, 38 insertions(+), 0 d
On Sun, Feb 06, 2011 at 06:47:27PM +0530, Thomas Abraham wrote:
> This patch adds a new SMDKV310 machine that boots with a minimal
> device tree support. The bootargs and memory information is obtained
> from the device tree during boot.
>
> Signed-off-by: Thomas Abraham
> ---
> arch/arm/mach-s5
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 Abraham
> ---
> arch/arm/mach-s5pv310/mach-smdkv310.dts | 38
> +++
> 1 files changed, 38 insertions(+), 0 d
10 matches
Mail list logo