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
--
2.30.0
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.