Messages in this thread Patch in this message |  | | From | Jianxin Pan <> | Subject | [PATCH 2/4] dt-bindings: arm: amlogic: add A1 bindings | Date | Tue, 3 Sep 2019 02:51:13 -0400 |
| |
Add bindings for the new Amlogic A1 SoC family.
A1 is an application processor designed for smart audio and IoT applications, with dual core Cortex-A35.
Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com> --- Documentation/devicetree/bindings/arm/amlogic.yaml | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index b48ea1e..aa07b76 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -155,4 +155,8 @@ properties: - seirobotics,sei610 - khadas,vim3l - const: amlogic,sm1 + + - description: Boards with the Amlogic Meson A1 A113L SoC + items: + - const: amlogic,a1 ... -- 2.7.4
|  |