ARM: dts: mmp2: add OLPC XO 1.75 machine
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 28 Aug 2019 07:26:29 +0000 (09:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 7 Sep 2019 19:54:11 +0000 (21:54 +0200)
commit548d52bcc0702fa19d23118038111888def36393
tree10c8a2b84949dc763cc6d85046e29548223d75db
parent9393e2da5c903143e2aa4ef9ad72e717c513293e
ARM: dts: mmp2: add OLPC XO 1.75 machine

This is a fairly complete description of an OLPC XO 1.75 laptop.
What's missing for now is the GPU, LCD controller, DCON, the panel and
audio.

The machine is booted with OpenFirmware and thus has a devicetree.
However, older versions are unable to create a valid FDT and don't
follow the Linux bindings. Having an device tree in the kernel tree
makes it easier to use mainline kernels on such machines, test changes
with CONFIG_ARM_APPENDED_DTB and give a good reference on what bindings
are used on the machine without an access to one.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Acked-by: Pavel Machek <pavel@ucw.cz>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts [new file with mode: 0644]