[PATCH V2 0/3] ARM: dts: add Raspberry Pi 3 A+
From: Stefan Wahren <hidden>
Date: 2018-11-16 22:43:31
Hi Eric,
Eric Anholt [off-list ref] hat am 16. November 2018 um 22:23 geschrieben: Stefan Wahren [off-list ref] writes:quoted
This patch series adds support for the brand new Raspberry Pi 3 A+ . Changes in V2: - add missing Makefile change for arm64 Stefan Wahren (3): dt-bindings: bcm: Add Raspberry Pi 3 A+ ARM: dts: add Raspberry Pi 3 A+ arm64: dts: broadcom: Add reference to RPi 3 A+Looks pretty reasonable, but I couldn't verify any of the contents -- the firmware repo doesn't have a DT file for it, and the published schematics don't show most of the GPIO connections (sigh). How did you write/test this?
i have a Raspberry Pi 3 A+ and the firmware seems to use a runtime generated DT. So i dumped the DTS of a 3 A+ and a 3 B+ from procfs. Based on the procfs diff i modified the upstream 3B+ source to get a 3A+ . Please consider this series as optional for 5.0. I won't submit any further patch for the next release cycle. But maybe Phil can provide some feedback. Regards Stefan