Re: [PATCH 1/3] Documentation: dts: OMAP: Fix typos in DRA752 device name

2014-04-23 Thread Rajendra Nayak
On Friday 14 March 2014 02:50 PM, Rajendra Nayak wrote:
 DRA752 device is wrongly documented as DRA742 device. Fix the typo.

Thanks to Nishanth for pointing out that the device part number is infact
DRA742. The compatible sting infact seems to have a typo. I'll fix
that up a post a v2 of this series soon.

 
 Signed-off-by: Rajendra Nayak rna...@ti.com
 ---
  .../devicetree/bindings/arm/omap/omap.txt  |4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt 
 b/Documentation/devicetree/bindings/arm/omap/omap.txt
 index af9b4a0..0491868 100644
 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt
 +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
 @@ -48,7 +48,7 @@ SoC Families:
compatible = ti,omap4
  - OMAP5 generic - defaults to OMAP5430
compatible = ti,omap5
 -- DRA7 generic - defaults to DRA742
 +- DRA7 generic - defaults to DRA752
compatible = ti,dra7
  - AM43x generic - defaults to AM4372
compatible = ti,am43
 @@ -79,7 +79,7 @@ SoCs:
  - OMAP5432
compatible = ti,omap5432, ti,omap5
  
 -- DRA742
 +- DRA752
compatible = ti,dra7xx, ti,dra7
  
  - AM4372
 

--
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


[PATCH 1/3] Documentation: dts: OMAP: Fix typos in DRA752 device name

2014-03-14 Thread Rajendra Nayak
DRA752 device is wrongly documented as DRA742 device. Fix the typo.

Signed-off-by: Rajendra Nayak rna...@ti.com
---
 .../devicetree/bindings/arm/omap/omap.txt  |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt 
b/Documentation/devicetree/bindings/arm/omap/omap.txt
index af9b4a0..0491868 100644
--- a/Documentation/devicetree/bindings/arm/omap/omap.txt
+++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
@@ -48,7 +48,7 @@ SoC Families:
   compatible = ti,omap4
 - OMAP5 generic - defaults to OMAP5430
   compatible = ti,omap5
-- DRA7 generic - defaults to DRA742
+- DRA7 generic - defaults to DRA752
   compatible = ti,dra7
 - AM43x generic - defaults to AM4372
   compatible = ti,am43
@@ -79,7 +79,7 @@ SoCs:
 - OMAP5432
   compatible = ti,omap5432, ti,omap5
 
-- DRA742
+- DRA752
   compatible = ti,dra7xx, ti,dra7
 
 - AM4372
-- 
1.7.9.5

--
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