commit | 548c3a39e0359383839d43d0cb435dbb4de101e3 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Dec 16 13:24:40 2015 -0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Dec 31 17:16:58 2015 +0100 |
tree | e8ac15ef1ac19c151d1feb46e3eaae6259dec0dd | |
parent | ef2a27059226327228238a55208d8c11b80013c9 [diff] |
ARM: bcm2835: Split the DT for peripherals from the DT for the CPU The set of peripherals remained constant across bcm2835 (Raspberry Pi 1) and bcm2836 (Raspberry Pi 2), but the CPU was swapped out. Split the files so that we can include just peripheral setup in 2836. Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Arnd Bergmann <arnd@arndb.de>