lkml.org 
[lkml]   [2021]   [Dec]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v7 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
    Date
    This introduces bindings for boards based Sunplus SP7021 SoC.

    Reviewed-by: Rob Herring <robh@kernel.org>
    Signed-off-by: Qin Jian <qinjian@cqplus1.com>
    ---
    .../bindings/arm/sunplus,sp7021.yaml | 27 +++++++++++++++++++
    MAINTAINERS | 7 +++++
    2 files changed, 34 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml

    diff --git a/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml b/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml
    new file mode 100644
    index 000000000..5b9985b73
    --- /dev/null
    +++ b/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml
    @@ -0,0 +1,27 @@
    +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
    +# Copyright (C) Sunplus Co., Ltd. 2021
    +%YAML 1.2
    +---
    +$id: http://devicetree.org/schemas/arm/sunplus,sp7021.yaml#
    +$schema: http://devicetree.org/meta-schemas/core.yaml#
    +
    +title: Sunplus SP7021 Boards Device Tree Bindings
    +
    +maintainers:
    + - qinjian <qinjian@cqplus1.com>
    +
    +description: |
    + ARM platforms using Sunplus SP7021, an ARM Cortex A7 (4-cores) based SoC.
    + Wiki: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview
    +
    +properties:
    + $nodename:
    + const: '/'
    + compatible:
    + oneOf:
    + - items:
    + - const: sunplus,sp7021-achip
    +
    +additionalProperties: true
    +
    +...
    diff --git a/MAINTAINERS b/MAINTAINERS
    index e0bca0de0..6a5422f10 100644
    --- a/MAINTAINERS
    +++ b/MAINTAINERS
    @@ -2655,6 +2655,13 @@ F: drivers/clocksource/armv7m_systick.c
    N: stm32
    N: stm

    +ARM/SUNPLUS SP7021 SOC SUPPORT
    +M: Qin Jian <qinjian@cqplus1.com>
    +L: linux-arm-kernel@lists.infradead.org (moderated for mon-subscribers)
    +S: Maintained
    +W: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview
    +F: Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml
    +
    ARM/Synaptics SoC support
    M: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
    M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
    --
    2.33.1
    \
     
     \ /
      Last update: 2021-12-22 08:10    [W:4.174 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site