All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matheus Castello <matheus@castello.eng.br>
To: afaerber@suse.de, manivannan.sadhasivam@linaro.org,
	mark.rutland@arm.com, robh+dt@kernel.org
Cc: edgar.righi@lsitec.org.br, igor.lima@lsitec.org.br,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-actions@lists.infradead.org,
	Matheus Castello <matheus@castello.eng.br>
Subject: [PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
Date: Sun, 24 May 2020 22:30:05 -0300	[thread overview]
Message-ID: <20200525013008.108750-1-matheus@castello.eng.br> (raw)

Sorry for the delay.
Thanks Andreas, Mani and Rob for your time reviewing it.

Changes since v4:
(Suggested by Rob Herring)
- Fix issues with yaml indentation

Changes since v3:
(Suggested by Andreas Färber)
- Fix sort on actions.yaml
- Change the file owl-s500-labrador-bb.dts to owl-s500-labrador-base-m.dts
- Add description for both the SoM and Base Board
- Add Model description for both the SoM and Base Board

Matheus Castello (3):
  dt-bindings: Add vendor prefix for Caninos Loucos
  dt-bindings: arm: actions: Document Caninos Loucos Labrador
  ARM: dts: Add Caninos Loucos Labrador

 .../devicetree/bindings/arm/actions.yaml      |  5 +++
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 ++
 arch/arm/boot/dts/Makefile                    |  1 +
 .../arm/boot/dts/owl-s500-labrador-base-m.dts | 34 +++++++++++++++++++
 arch/arm/boot/dts/owl-s500-labrador-v2.dtsi   | 22 ++++++++++++
 5 files changed, 64 insertions(+)
 create mode 100644 arch/arm/boot/dts/owl-s500-labrador-base-m.dts
 create mode 100644 arch/arm/boot/dts/owl-s500-labrador-v2.dtsi

--
2.26.2


WARNING: multiple messages have this Message-ID (diff)
From: Matheus Castello <matheus@castello.eng.br>
To: afaerber@suse.de, manivannan.sadhasivam@linaro.org,
	mark.rutland@arm.com, robh+dt@kernel.org
Cc: devicetree@vger.kernel.org,
	Matheus Castello <matheus@castello.eng.br>,
	linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org,
	igor.lima@lsitec.org.br, edgar.righi@lsitec.org.br,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
Date: Sun, 24 May 2020 22:30:05 -0300	[thread overview]
Message-ID: <20200525013008.108750-1-matheus@castello.eng.br> (raw)

Sorry for the delay.
Thanks Andreas, Mani and Rob for your time reviewing it.

Changes since v4:
(Suggested by Rob Herring)
- Fix issues with yaml indentation

Changes since v3:
(Suggested by Andreas Färber)
- Fix sort on actions.yaml
- Change the file owl-s500-labrador-bb.dts to owl-s500-labrador-base-m.dts
- Add description for both the SoM and Base Board
- Add Model description for both the SoM and Base Board

Matheus Castello (3):
  dt-bindings: Add vendor prefix for Caninos Loucos
  dt-bindings: arm: actions: Document Caninos Loucos Labrador
  ARM: dts: Add Caninos Loucos Labrador

 .../devicetree/bindings/arm/actions.yaml      |  5 +++
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 ++
 arch/arm/boot/dts/Makefile                    |  1 +
 .../arm/boot/dts/owl-s500-labrador-base-m.dts | 34 +++++++++++++++++++
 arch/arm/boot/dts/owl-s500-labrador-v2.dtsi   | 22 ++++++++++++
 5 files changed, 64 insertions(+)
 create mode 100644 arch/arm/boot/dts/owl-s500-labrador-base-m.dts
 create mode 100644 arch/arm/boot/dts/owl-s500-labrador-v2.dtsi

--
2.26.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-05-25  1:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25  1:30 Matheus Castello [this message]
2020-05-25  1:30 ` [PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree Matheus Castello
2020-05-25  1:30 ` [PATCH v5 1/3] dt-bindings: Add vendor prefix for Caninos Loucos Matheus Castello
2020-05-25  1:30   ` Matheus Castello
2020-05-25  1:30 ` [PATCH v5 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador Matheus Castello
2020-05-25  1:30   ` Matheus Castello
2020-05-25 10:41   ` Andreas Färber
2020-05-25 10:41     ` Andreas Färber
2020-05-25 12:38     ` Matheus Castello
2020-05-25 12:38       ` Matheus Castello
2020-05-25  1:30 ` [PATCH v5 3/3] ARM: dts: Add " Matheus Castello
2020-05-25  1:30   ` Matheus Castello

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=20200525013008.108750-1-matheus@castello.eng.br \
    --to=matheus@castello.eng.br \
    --cc=afaerber@suse.de \
    --cc=devicetree@vger.kernel.org \
    --cc=edgar.righi@lsitec.org.br \
    --cc=igor.lima@lsitec.org.br \
    --cc=linux-actions@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=mark.rutland@arm.com \
    --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.