dt-bindings: Use lower case hex in unit-addresses
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / crypto / atmel-crypto.txt
index 7de1a96..6b458bb 100644 (file)
@@ -75,7 +75,7 @@ Required properties:
 - clock-frequency: must be present in the i2c controller node.
 
 Example:
-atecc508a@C0 {
+atecc508a@c0 {
        compatible = "atmel,atecc508a";
        reg = <0xC0>;
 };