All of lore.kernel.org
 help / color / mirror / Atom feed
From: bage@linutronix.de
To: devicetree@vger.kernel.org
Cc: Bastian Germann <bage@linutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Maxime Ripard <mripard@kernel.org>
Subject: [PATCH v2 0/3] dts: Add Linutronix Testbox
Date: Fri, 14 Feb 2020 12:10:00 +0100	[thread overview]
Message-ID: <20200214111003.11115-1-bage@linutronix.de> (raw)
In-Reply-To: <20200206113328.7296-1-bage@linutronix.de>

From: Bastian Germann <bage@linutronix.de>

The Testbox board is an open hardware enhancement for the Lamobo R1 router
board.  The Testbox board is used in the CI-RT project to manage devices
under test (https://ci-rt.linutronix.de).

This series adds the device tree for that board and the necessary bindings.

Changelog
  v2: - change the lx binding vendor to linutronix
      - drop Lamobo R1 dts license header SPDX change
      - drop extracting a dtsi from Lamobo R1 dts
      - include Lamobo R1's dts instead of dtsi in the new dts
      - drop the pinctrl nodes from the leds node in the new dts

Bastian Germann (3):
  dt-bindings: Add vendor prefix for Linutronix
  dt-bindings: arm: sunxi: Add Linutronix Testbox
  ARM: dts: sun7i: Add Linutronix Testbox v2 board

 .../devicetree/bindings/arm/sunxi.yaml        |  6 ++
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 +
 arch/arm/boot/dts/Makefile                    |  1 +
 .../dts/sun7i-a20-linutronix-testbox-v2.dts   | 56 +++++++++++++++++++
 4 files changed, 65 insertions(+)
 create mode 100644 arch/arm/boot/dts/sun7i-a20-linutronix-testbox-v2.dts

-- 
2.20.1


  parent reply	other threads:[~2020-02-14 11:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06 11:33 [PATCH 0/5] dts: Add Linutronix Testbox bage
2020-02-06 11:33 ` [PATCH 1/5] dt-bindings: Add vendor prefix lx for Linutronix bage
2020-02-06 21:55   ` Rob Herring
2020-02-10  7:43   ` Maxime Ripard
2020-02-11 17:15     ` Rob Herring
2020-02-12  9:39     ` Benedikt Spranger
2020-02-12 11:56       ` Maxime Ripard
2020-02-06 11:33 ` [PATCH 2/5] dt-bindings: arm: sunxi: Add Linutronix Testbox bage
2020-02-06 21:58   ` Rob Herring
2020-02-06 11:33 ` [PATCH 3/5] ARM: dts: sun7i: lamobo-r1: Use SPDX identifier bage
2020-02-06 12:54   ` Thomas Gleixner
2020-02-06 11:33 ` [PATCH 4/5] ARM: dts: sun7i: lamobo-r1: Split out commons bage
2020-02-10  7:45   ` Maxime Ripard
2020-02-12 10:01     ` Benedikt Spranger
2020-02-12 12:26       ` Maxime Ripard
2020-02-06 11:33 ` [PATCH 5/5] ARM: dts: sun7i: Add Linutronix Testbox v2 board bage
2020-02-10  7:56   ` Maxime Ripard
2020-02-12 11:20     ` Benedikt Spranger
2020-02-12 12:33       ` Maxime Ripard
2020-02-14 11:10 ` bage [this message]
2020-02-14 11:10   ` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Linutronix bage
2020-02-14 13:21     ` Maxime Ripard
2020-02-19 20:06     ` Rob Herring
2020-02-14 11:10   ` [PATCH v2 2/3] dt-bindings: arm: sunxi: Add Linutronix Testbox bage
2020-02-14 11:10   ` [PATCH v2 3/3] ARM: dts: sun7i: Add Linutronix Testbox v2 board bage
2020-02-14 13:26     ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200214111003.11115-1-bage@linutronix.de \
    --to=bage@linutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.