dt-bindings: Use lower case hex in unit-addresses
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / net / davinci-mdio.txt
index 621156c..e6527de 100644 (file)
@@ -21,7 +21,7 @@ file.
 
 Examples:
 
-       mdio: davinci_mdio@4A101000 {
+       mdio: davinci_mdio@4a101000 {
                compatible = "ti,davinci_mdio";
                reg = <0x4A101000 0x1000>;
                bus_freq = <1000000>;
@@ -29,7 +29,7 @@ Examples:
 
 (or)
 
-       mdio: davinci_mdio@4A101000 {
+       mdio: davinci_mdio@4a101000 {
                compatible = "ti,davinci_mdio";
                ti,hwmods = "davinci_mdio";
                bus_freq = <1000000>;