mbox series

[v2,0/2] mainline Protonic PRTI6G board

Message ID 20210107085233.15619-1-o.rempel@pengutronix.de (mailing list archive)
Headers show
Series mainline Protonic PRTI6G board | expand

Message

Oleksij Rempel Jan. 7, 2021, 8:52 a.m. UTC
changes v2:
- reorder pinctls

Oleksij Rempel (2):
  dt-bindings: arm: fsl: add Protonic PRTI6G board
  ARM: dts: add Protonic PRTI6G board

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 arch/arm/boot/dts/Makefile                    |   1 +
 arch/arm/boot/dts/imx6ul-prti6g.dts           | 356 ++++++++++++++++++
 3 files changed, 358 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6ul-prti6g.dts

Comments

Shawn Guo Jan. 11, 2021, 3:36 a.m. UTC | #1
On Thu, Jan 07, 2021 at 09:52:31AM +0100, Oleksij Rempel wrote:
> changes v2:
> - reorder pinctls
> 
> Oleksij Rempel (2):
>   dt-bindings: arm: fsl: add Protonic PRTI6G board
>   ARM: dts: add Protonic PRTI6G board

Applied both, thanks.