diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-14 06:18:45 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 17:10:01 -0400 |
commit | 042c768e065c219750742ba63e675517b4e38020 (patch) | |
tree | cef83851211333125abf607afe6dc17a57540962 | |
parent | 34962fb8070cb5a60b686a5ee11f81f2978836bd (diff) |
bindings: nvmem/zii: Fix location of nvmem.txt
The location pointed there is missing "bindings/" on its path.
Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt b/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt index d5e22fc67d66..0df79d9e07ec 100644 --- a/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt +++ b/Documentation/devicetree/bindings/nvmem/zii,rave-sp-eeprom.txt | |||
@@ -18,7 +18,7 @@ Optional properties: | |||
18 | Data cells: | 18 | Data cells: |
19 | 19 | ||
20 | Data cells are child nodes of eerpom node, bindings for which are | 20 | Data cells are child nodes of eerpom node, bindings for which are |
21 | documented in Documentation/bindings/nvmem/nvmem.txt | 21 | documented in Documentation/devicetree/bindings/nvmem/nvmem.txt |
22 | 22 | ||
23 | Example: | 23 | Example: |
24 | 24 | ||