ARM: dts: motorola-mapphone: Move LCD to common file for xt875 and xt894
authorTony Lindgren <tony@atomide.com>
Sat, 25 Nov 2023 09:24:56 +0000 (11:24 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Nov 2023 09:50:22 +0000 (11:50 +0200)
commit662f20c4c450f882c97e9ae3b5801cff243a2c8b
tree9db2e535c4daa8351912bc158681bacfbcb34881
parent9de586a0a1c58c935bd86b3432f6bf571c3ff24c
ARM: dts: motorola-mapphone: Move LCD to common file for xt875 and xt894

The LCD regulator and backlight are specific only to droid bionic xt875
and droid4 xt894. On droid razr xt910 and xt912, the LCD regulator and
backlight are different. The LCD and backlight are also different on the
the mz609 tablets.

Let's add a common motorola-mapphone-xt8xx.dtsi to make it easy to add
support for xt910 and xt912 and the mz609 to mz617 tablets.

While at it, let's also move aliases to the board specific dts files where
they belong. And let's move the omap4-droid4-xt894.dts compatible to the
top.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/ti/omap/motorola-mapphone-common.dtsi
arch/arm/boot/dts/ti/omap/motorola-mapphone-xt8xx.dtsi [new file with mode: 0644]
arch/arm/boot/dts/ti/omap/omap4-droid-bionic-xt875.dts
arch/arm/boot/dts/ti/omap/omap4-droid4-xt894.dts