diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2021-02-02 05:10:17 +0300 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2021-02-03 21:22:11 +0300 |
commit | ad6d08d9e909be81c135355716590304e99543b7 (patch) | |
tree | 9b1537f7726196128c9c4abea1530cfd4002f76d /Documentation/devicetree/bindings/arm | |
parent | 39be8f441f78908e97ff913571e10ec03387a63a (diff) | |
download | linux-ad6d08d9e909be81c135355716590304e99543b7.tar.xz |
dt-bindings: arm: amlogic: sort SM1 bindings
Sort the bindings before adding new SM1 devices.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20210202021021.11068-2-christianshewitt@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 6bef60ddda64..b21ba8ba23dd 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -164,9 +164,9 @@ properties: - description: Boards with the Amlogic Meson SM1 S905X3/D3/Y3 SoC items: - enum: - - seirobotics,sei610 - - khadas,vim3l - hardkernel,odroid-c4 + - khadas,vim3l + - seirobotics,sei610 - const: amlogic,sm1 - description: Boards with the Amlogic Meson A1 A113L SoC |