lkml.org 
[lkml]   [2020]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/5] Elimo Impetus and Initium support
    Date
    The Elimo Impetus is an Open Source Hardware System-on-Module based on the 
    SoChip S3 SoC.
    It is meant for integration into carrier boards or, more generally, larger
    designs, and uses an M2 connector to facilitate that.
    The Elimo Initium is a carrier board for the Impetus, together they provide a
    fully open source SBC.

    This patch set adds support for both. It it based off the sunxi/dt-for-5.11
    branch of the https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git
    tree.

    Matteo Scordino (5):
    dt-bindings: vendors: add Elimo Engineering vendor prefix
    ARM: dts: sun8i: V3/S3: Add UART1 pin definitions to the V3/S3 dtsi
    ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
    dt-bindings: arm: sunxi: add Elimo bindings
    ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC

    .../devicetree/bindings/arm/sunxi.yaml | 10 ++++
    .../devicetree/bindings/vendor-prefixes.yaml | 2 +
    arch/arm/boot/dts/Makefile | 1 +
    arch/arm/boot/dts/sun8i-s3-elimo-impetus.dtsi | 51 +++++++++++++++++++
    arch/arm/boot/dts/sun8i-s3-elimo-initium.dts | 27 ++++++++++
    arch/arm/boot/dts/sun8i-v3.dtsi | 5 ++
    6 files changed, 96 insertions(+)
    create mode 100644 arch/arm/boot/dts/sun8i-s3-elimo-impetus.dtsi
    create mode 100644 arch/arm/boot/dts/sun8i-s3-elimo-initium.dts

    --
    2.20.1

    \
     
     \ /
      Last update: 2020-10-29 03:21    [W:4.460 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site