brcm2708: add compatible strings
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 17 Dec 2017 14:18:47 +0000 (15:18 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 25 Dec 2017 11:19:37 +0000 (12:19 +0100)
commit778543dab4e71c29b69a38aaefb567b05b54eec6
treed54cfea47f75bfb21adecb9ceab6c227a8685eac
parente79b096ee175219c072aeb8d228a07f3361c14ea
brcm2708: add compatible strings

This patch adds the compatible string for the various RPIs from
4.14 upstream.

Note: The 4.14 upstream does not include the compute modules.
If the CM* would just house the SoC, it could in theory use the
"raw" chip compatible string. However, these CM boards also come
with RAM and eMMC. So they have to have a proper comaptible.

For now, "raspberrypi,compute-module-{1|3}" will be good enough.

Note2: The original CM was renamed to CM1 when CM3 was released.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/brcm2708/patches-4.9/960-add-rasbperrypi-compatible.patch [new file with mode: 0644]