]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: sun8i-a33: Move display pipeline nodes to a23/a33 common dtsi
authorChen-Yu Tsai <wens@csie.org>
Fri, 25 Jan 2019 03:23:11 +0000 (11:23 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 25 Jan 2019 09:43:07 +0000 (10:43 +0100)
commit437262c0db5de0f3d351592fe92b581dcaf91869
treeebb0ee8af3f6bbdcab187233362d601485272669
parentd027521497592773cd23d016d36975574d3452db
ARM: dts: sun8i-a33: Move display pipeline nodes to a23/a33 common dtsi

The display pipeline has the same structure, resources and connections
on both the A23 and A33. The differences include:

  - compatible strings
  - extra clock, reset control, and IO region for SAT in the backend
    only found on the A33
  - missing ch1 clock for the TCON

However, while the A23 has the TCON ch1 clock defined in the CCU, and
the channel 1 registers are available, it does not have any means to
use channel 1 due to a lack of downstream encoders, and the enable bit
for channel 1 is hard-wired to 0 (off).

As the MIPI DSI output device is not officially documented, and there
are no A23 reference devices to test it, it is not covered by this
patch.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-a23-a33.dtsi
arch/arm/boot/dts/sun8i-a33.dtsi