Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1237786
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 3/8] dt-bindings: consolidate eeprom bindings |
| Date | 2015-10-02 00:20 +0200 |
| Message-ID | <qeUmL-12S-25@gated-at.bofh.it> (permalink) |
| References | <qeUmK-12S-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Create a top level eeprom binding directory and move several scattered
binding files there.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>
---
Documentation/devicetree/bindings/{misc => eeprom}/at25.txt | 0
Documentation/devicetree/bindings/{ => eeprom}/eeprom.txt | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/{misc => eeprom}/at25.txt (100%)
rename Documentation/devicetree/bindings/{ => eeprom}/eeprom.txt (100%)
diff --git a/Documentation/devicetree/bindings/misc/at25.txt b/Documentation/devicetree/bindings/eeprom/at25.txt
similarity index 100%
rename from Documentation/devicetree/bindings/misc/at25.txt
rename to Documentation/devicetree/bindings/eeprom/at25.txt
diff --git a/Documentation/devicetree/bindings/eeprom.txt b/Documentation/devicetree/bindings/eeprom/eeprom.txt
similarity index 100%
rename from Documentation/devicetree/bindings/eeprom.txt
rename to Documentation/devicetree/bindings/eeprom/eeprom.txt
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/8] DT binding doc reorganization Rob Herring <robh@kernel.org> - 2015-10-02 00:20 +0200 [PATCH 2/8] dt-bindings: move backlight bindings under leds Rob Herring <robh@kernel.org> - 2015-10-02 00:20 +0200 [PATCH 5/8] dt-bindings: consolidate various misc bindings Rob Herring <robh@kernel.org> - 2015-10-02 00:20 +0200 [PATCH 3/8] dt-bindings: consolidate eeprom bindings Rob Herring <robh@kernel.org> - 2015-10-02 00:20 +0200 [PATCH 6/8] dt-bindings: consolidate USB PHYs in bindings/phy Rob Herring <robh@kernel.org> - 2015-10-02 00:20 +0200
csiph-web