]> Pileus Git - ~andy/linux/blobdiff - Documentation/devicetree/bindings/net/can/atmel-can.txt
Documentation/devicetree/bindings/net/can/ fix a typo
[~andy/linux] / Documentation / devicetree / bindings / net / can / atmel-can.txt
index 72cf0c5daff43323b1ca43995a2c6817e972dbe2..14e52a0d86ec2c96df5da66bea9ea148fe91fdd3 100644 (file)
@@ -8,7 +8,7 @@ Required properties:
 Example:
 
        can0: can@f000c000 {
-               compatbile = "atmel,at91sam9x5-can";
+               compatible = "atmel,at91sam9x5-can";
                reg = <0xf000c000 0x300>;
                interrupts = <40 4 5>
        };