OSDN Git Service

ARM: dts: add Raspberry Pi Compute Module 3 and IO board
authorStefan Wahren <stefan.wahren@i2se.com>
Mon, 27 Aug 2018 17:31:17 +0000 (19:31 +0200)
committerStefan Wahren <stefan.wahren@i2se.com>
Mon, 27 Aug 2018 17:31:17 +0000 (19:31 +0200)
commita54fe8a6cf66828499b121c3c39c194b43b8ed94
treeb6d51e0ccd0e1077bdf259ffbbab31d1635f2017
parentb33b80710a54bd19f76eff5a327167234a7ee7f8
ARM: dts: add Raspberry Pi Compute Module 3 and IO board

The Raspberry Pi Compute Module 3 (CM3) and the Raspberry Pi
Compute Module 3 Lite (CM3L) are SoMs which contains a BCM2837 processor,
1 GB RAM and a GPIO expander. The CM3 has a 4 GB eMMC, but on the CM3L
the eMMC is unpopulated and it's up to the user to connect their
own SD/MMC device. The dtsi file is designed to work for both modules.
There is also a matching carrier board which is called
Compute Module IO Board V3.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/bcm2837-rpi-cm3-io3.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi [new file with mode: 0644]