dt-bindings: Use lower case hex in unit-addresses
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / net / cpsw.txt
index 7cc15c9..4cb4925 100644 (file)
@@ -61,7 +61,7 @@ file.
 
 Examples:
 
-       mac: ethernet@4A100000 {
+       mac: ethernet@4a100000 {
                compatible = "ti,cpsw";
                reg = <0x4A100000 0x1000>;
                interrupts = <55 0x4>;
@@ -91,7 +91,7 @@ Examples:
        };
 
 (or)
-       mac: ethernet@4A100000 {
+       mac: ethernet@4a100000 {
                compatible = "ti,cpsw";
                ti,hwmods = "cpgmac0";
                cpdma_channels = <8>;