Re: [GIT PULL 1/5] omap device tree changes for v3.6 merge window

2012-08-07 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [120713 01:01]:
 * Tony Lindgren t...@atomide.com [120712 23:46]:
  * Mohammed, Afzal af...@ti.com [120712 23:19]:
Afzal Mohammed (1):
  arm/dts: am33xx wdt node
   
   The above patch seems to be an empty one, actual changes in it as in
   original patch [1] is missing, same changes are shown below for your
   reference [2].
   
   Can you please do the needful so that the intended change of this
   patch makes to mainline this merge window.
  
  Argh. Thanks for letting me know. I must have something wrong with
  my scripts when applying patches. We'll have to apply this as a fix.
 
 Arnd and Olof, let me know if you want me to resubmit a new branch instead
 of the already pulled devel-dt branch. That branch should not have other
 dependencies as it's based on -rc5. Of course is it's buried into other
 DT patches it's too late.

Now with -rc1 out, I'll queue the following fix.

Regards,

Tony

From: Afzal Mohammed af...@ti.com
Date: Wed, 4 Jul 2012 18:00:37 +0530
Subject: [PATCH] arm/dts: Fix am33xx wdt node

Add am33xx wdt node.

Signed-off-by: Afzal Mohammed af...@ti.com
[t...@atomide.com: I messed up and produced an empty commit db27ac80 with stg 
apply]
Signed-off-by: Tony Lindgren t...@atomide.com

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 59509c4..bd0cff3 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -154,5 +154,10 @@
#size-cells = 0;
ti,hwmods = i2c3;
};
+
+   wdt2: wdt@44e35000 {
+   compatible = ti,omap3-wdt;
+   ti,hwmods = wd_timer2;
+   };
};
 };
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [GIT PULL 1/5] omap device tree changes for v3.6 merge window

2012-08-07 Thread Mohammed, Afzal
On Tue, Aug 07, 2012 at 12:43:51, Tony Lindgren wrote:
 * Tony Lindgren t...@atomide.com [120713 01:01]:
  * Tony Lindgren t...@atomide.com [120712 23:46]:

   my scripts when applying patches. We'll have to apply this as a fix.
  Arnd and Olof, let me know if you want me to resubmit a new branch instead
  of the already pulled devel-dt branch. That branch should not have other
  dependencies as it's based on -rc5. Of course is it's buried into other
  DT patches it's too late.
 
 Now with -rc1 out, I'll queue the following fix.

Thanks Tony

Regards
Afzal
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [GIT PULL 1/5] omap device tree changes for v3.6 merge window

2012-07-13 Thread Tony Lindgren
* Mohammed, Afzal af...@ti.com [120712 23:19]:
 Hi Tony,
 
 On Tue, Jul 10, 2012 at 18:35:55, Tony Lindgren wrote:
  The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678:
  
Linux 3.5-rc5 (2012-06-30 16:08:57 -0700)
  
  are available in the git repository at:
  
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap 
  tags/omap-devel-dt-for-v3.6
  
  for you to fetch changes up to f700c4d780f14125f61b70e86d805908efe3fb89:
  
arm/dts: New dts file for PandaBoardES (4460) (2012-07-09 05:37:05 -0700)
  
  
  Device tree related patches for omaps
  
  
  Afzal Mohammed (1):
arm/dts: am33xx wdt node
 
 The above patch seems to be an empty one, actual changes in it as in
 original patch [1] is missing, same changes are shown below for your
 reference [2].
 
 Can you please do the needful so that the intended change of this
 patch makes to mainline this merge window.

Argh. Thanks for letting me know. I must have something wrong with
my scripts when applying patches. We'll have to apply this as a fix.

Regards,

Tony
 
 Regards
 Afzal
 
 [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg71644.html
 [2]
 diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
 index f46e353..08b2a5b 100644
 --- a/arch/arm/boot/dts/am33xx.dtsi
 +++ b/arch/arm/boot/dts/am33xx.dtsi
 @@ -185,5 +185,10 @@
 compatible = ti,omap3-hsmmc;
 ti,hwmods = mmc3;
 };
 +
 +   wdt2: wdt@44e35000 {
 +   compatible = ti,omap3-wdt;
 +   ti,hwmods = wd_timer2;
 +   };
 };
  };
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [GIT PULL 1/5] omap device tree changes for v3.6 merge window

2012-07-13 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [120712 23:46]:
 * Mohammed, Afzal af...@ti.com [120712 23:19]:
  Hi Tony,
  
  On Tue, Jul 10, 2012 at 18:35:55, Tony Lindgren wrote:
   The following changes since commit 
   6887a4131da3adaab011613776d865f4bcfb5678:
   
 Linux 3.5-rc5 (2012-06-30 16:08:57 -0700)
   
   are available in the git repository at:
   
 git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap 
   tags/omap-devel-dt-for-v3.6
   
   for you to fetch changes up to f700c4d780f14125f61b70e86d805908efe3fb89:
   
 arm/dts: New dts file for PandaBoardES (4460) (2012-07-09 05:37:05 
   -0700)
   
   
   Device tree related patches for omaps
   
   
   Afzal Mohammed (1):
 arm/dts: am33xx wdt node
  
  The above patch seems to be an empty one, actual changes in it as in
  original patch [1] is missing, same changes are shown below for your
  reference [2].
  
  Can you please do the needful so that the intended change of this
  patch makes to mainline this merge window.
 
 Argh. Thanks for letting me know. I must have something wrong with
 my scripts when applying patches. We'll have to apply this as a fix.

Arnd and Olof, let me know if you want me to resubmit a new branch instead
of the already pulled devel-dt branch. That branch should not have other
dependencies as it's based on -rc5. Of course is it's buried into other
DT patches it's too late.
 
 Regards,
 
 Tony
  
  Regards
  Afzal
  
  [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg71644.html
  [2]
  diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
  index f46e353..08b2a5b 100644
  --- a/arch/arm/boot/dts/am33xx.dtsi
  +++ b/arch/arm/boot/dts/am33xx.dtsi
  @@ -185,5 +185,10 @@
  compatible = ti,omap3-hsmmc;
  ti,hwmods = mmc3;
  };
  +
  +   wdt2: wdt@44e35000 {
  +   compatible = ti,omap3-wdt;
  +   ti,hwmods = wd_timer2;
  +   };
  };
   };
 --
 To unsubscribe from this list: send the line unsubscribe linux-omap in
 the body of a message to majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html