diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2013-06-23 13:40:02 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@linaro.org> | 2013-07-24 14:10:00 +0400 |
commit | dcde863297256a9cade5422a2d469ba828f60beb (patch) | |
tree | 5b41a3637ca32727203662d244be96f0a95e6b8f | |
parent | 2adfffa223500b739b17dcf3d710cec344f7608f (diff) | |
download | linux-dcde863297256a9cade5422a2d469ba828f60beb.tar.xz |
dt: Typo fix
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/net/can/sja1000.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/can/sja1000.txt b/Documentation/devicetree/bindings/net/can/sja1000.txt index c2dbcec0ee31..f2105a47ec87 100644 --- a/Documentation/devicetree/bindings/net/can/sja1000.txt +++ b/Documentation/devicetree/bindings/net/can/sja1000.txt @@ -37,7 +37,7 @@ Optional properties: If not specified or if the specified value is 0, the CLKOUT pin will be disabled. -- nxp,no-comparator-bypass : Allows to disable the CAN input comperator. +- nxp,no-comparator-bypass : Allows to disable the CAN input comparator. For further information, please have a look to the SJA1000 data sheet. |