[PATCH 1/4] dt-bindings: at24: sort manufacturers alphabetically

From: Peter Rosin
Date: Tue Jan 16 2018 - 11:06:50 EST


Makes them easier to find.

Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
---
Documentation/devicetree/bindings/eeprom/at24.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
index 1812c848e369..abfae1beca2b 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.txt
+++ b/Documentation/devicetree/bindings/eeprom/at24.txt
@@ -38,9 +38,9 @@ Required properties:

"catalyst",
"microchip",
+ "nxp",
"ramtron",
"renesas",
- "nxp",
"st",

Some vendors use different model names for chips which are just
--
2.11.0