diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-08-06 09:55:20 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-08-09 23:46:27 +0200 |
commit | e2fb6f7c0df1cb9d5f89c1b6a9d3caf434c040bb (patch) | |
tree | c290bf60982e6e9c31a60063c1ed27b4a4ca39e4 /Documentation/devicetree/bindings/arm/amlogic.yaml | |
parent | arm64: dts: amlogic: g12 CPU timers stop in suspend (diff) | |
download | linux-e2fb6f7c0df1cb9d5f89c1b6a9d3caf434c040bb.tar.xz linux-e2fb6f7c0df1cb9d5f89c1b6a9d3caf434c040bb.zip |
dt-bindings: arm: amlogic: fix x96-max/sei510 section in amlogic.yaml
Move amediatech,x96-max and seirobotics,sei510 to the S905D2 section and
update the S905D2 description to S905D2/X2/Y2.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 04a2b0ef34c6..96f66911e3c6 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -91,13 +91,11 @@ properties: - description: Boards with the Amlogic Meson GXL S905X SoC items: - enum: - - amediatech,x96-max - amlogic,p212 - hwacom,amazetv - khadas,vim - libretech,cc - nexbox,a95x - - seirobotics,sei510 - const: amlogic,s905x - const: amlogic,meson-gxl @@ -129,10 +127,12 @@ properties: - const: amlogic,a113d - const: amlogic,meson-axg - - description: Boards with the Amlogic Meson G12A S905D2 SoC + - description: Boards with the Amlogic Meson G12A S905D2/X2/Y2 SoC items: - enum: + - amediatech,x96-max - amlogic,u200 + - seirobotics,sei510 - const: amlogic,g12a - description: Boards with the Amlogic Meson G12B A311D SoC |