linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] mainline Protonic WD3 board
@ 2020-11-17 13:13 Oleksij Rempel
  2020-11-17 13:13 ` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add "virtual" prefix Oleksij Rempel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Oleksij Rempel @ 2020-11-17 13:13 UTC (permalink / raw)
  To: Mark Rutland, Rob Herring, Sascha Hauer, Shawn Guo
  Cc: Oleksij Rempel, devicetree, Fabio Estevam, linux-arm-kernel,
	linux-kernel, NXP Linux Team, Pengutronix Kernel Team,
	David Jander

changes v4:
- spell fix for "virtual"
- change SPI CAN freq to 10MHz
- change SPI CAN irq from IRQ_TYPE_EDGE_FALLING to IRQ_TYPE_LEVEL_LOW 

changes v3:
- fix checkpatch varnings
- add "virtual" to the vendor-prefixes.yaml 

changes v2:
- fix comment: WD2 -> WD3

Oleksij Rempel (3):
  dt-bindings: vendor-prefixes: add "virtual" prefix
  dt-bindings: arm: fsl: add Protonic WD3 board
  ARM: dts: add Protonic WD3 board

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/imx6qp-prtwd3.dts           | 553 ++++++++++++++++++
 4 files changed, 557 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6qp-prtwd3.dts

-- 
2.29.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-01  1:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 13:13 [PATCH v4 0/3] mainline Protonic WD3 board Oleksij Rempel
2020-11-17 13:13 ` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add "virtual" prefix Oleksij Rempel
2020-11-30 23:59   ` Rob Herring
2020-11-17 13:13 ` [PATCH v4 2/3] dt-bindings: arm: fsl: add Protonic WD3 board Oleksij Rempel
2020-11-17 13:13 ` [PATCH v4 3/3] ARM: dts: " Oleksij Rempel
2020-12-01  1:29 ` [PATCH v4 0/3] mainline " Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).