[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <abbd6fd1-ec74-3ae5-b041-d31dfc5ded82@st.com>
Date: Thu, 14 May 2020 14:38:42 +0200
From: Alexandre Torgue <alexandre.torgue@...com>
To: <mani@...nel.org>, <robh+dt@...nel.org>,
<mcoquelin.stm32@...il.com>
CC: <devicetree@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/6] Add Stinger96 and IoT Box board support
Hi Mani
On 5/3/20 5:42 PM, mani@...nel.org wrote:
> From: Manivannan Sadhasivam <mani@...nel.org>
>
> Hello,
>
> This series adds Stinger96 and IoT Box board support. These boards are
> based on STM32MP157A SoC, designed and manufactured by Shiratech solutions.
>
> The Stinger96 is a base board (96Boards IoT Extended edition) while IoT Box
> adds one mezzanine on top of it and sold as a gateway device.
>
> This series depends on below patchsets already submitted and gone through
> reviews:
>
> [PATCH v3 0/3] Add Reset and Wakeup support for CCS811
> [PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
>
> More information about these boards can be found in below links:
>
> https://www.shiratech-solutions.com/products/stinger96/
> https://www.shiratech-solutions.com/products/iot-box/
>
> Thanks,
> Mani
>
Series applied on stm32-next.
Regards
Alex
> Changes in v2:
>
> * Used "stm32" prefix for all DT commits
> * Dropped custom sdmmc2 pinctrl node since existing node itself has pullup
> enabled and works fine.
>
> Manivannan Sadhasivam (6):
> dt-bindings: Add vendor prefix for Shiratech Solutions
> ARM: dts: stm32: Add missing pinctrl entries for STM32MP15
> dt-bindings: arm: stm32: Document Stinger96 compatible
> ARM: dts: stm32: Add Stinger96 board support
> dt-bindings: arm: stm32: Document IoT Box compatible
> ARM: dts: stm32: Add IoT Box board support
>
> .../devicetree/bindings/arm/stm32/stm32.yaml | 2 +
> .../devicetree/bindings/vendor-prefixes.yaml | 2 +
> arch/arm/boot/dts/Makefile | 2 +
> arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 64 ++++
> arch/arm/boot/dts/stm32mp157a-iot-box.dts | 68 ++++
> arch/arm/boot/dts/stm32mp157a-stinger96.dts | 12 +
> arch/arm/boot/dts/stm32mp157a-stinger96.dtsi | 342 ++++++++++++++++++
> 7 files changed, 492 insertions(+)
> create mode 100644 arch/arm/boot/dts/stm32mp157a-iot-box.dts
> create mode 100644 arch/arm/boot/dts/stm32mp157a-stinger96.dts
> create mode 100644 arch/arm/boot/dts/stm32mp157a-stinger96.dtsi
>
Powered by blists - more mailing lists