ARM: dts: stm32: Add IoT Box board support
authorManivannan Sadhasivam <mani@kernel.org>
Sun, 3 May 2020 15:42:15 +0000 (21:12 +0530)
committerAlexandre Torgue <alexandre.torgue@st.com>
Thu, 14 May 2020 12:34:14 +0000 (14:34 +0200)
commitf0c2df217c809e367be2004e8e34bbcf3533cb1f
tree4121e2d24b1651de5edd9b67d021b414fc5853d9
parent061e0a6e108f7c61fd16ac2ebb529f68f94d856d
ARM: dts: stm32: Add IoT Box board support

IoT Box is an IoT gateway device based on Stinger96 board powered by
STM32MP1 SoC, designed and manufactured by Shiratech Solutions. This
device makes use of Stinger96 board by having it as a base board with
one additional mezzanine on top.

Following are the features exposed by this device in addition to the
Stinger96 board:

* WiFi/BT
* CCS811 VOC sensor
* 2x Digital microphones IM69D130
* 12x WS2812B LEDs

Following peripherals are tested and known to work:

* WiFi/BT
* CCS811

More information about this device can be found in Shiratech website:
https://www.shiratech-solutions.com/products/iot-box/

Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/stm32mp157a-iot-box.dts [new file with mode: 0644]