]> Git Repo - u-boot.git/commit
sunxi: board: Add PinePhone DT selection logic
authorSamuel Holland <[email protected]>
Sat, 24 Oct 2020 15:21:52 +0000 (10:21 -0500)
committerAndre Przywara <[email protected]>
Tue, 17 Nov 2020 00:42:20 +0000 (00:42 +0000)
commit8a8b73b6d714c740c1e2387c3474cc65cafd47aa
treecb1667a67dd8519294d02331474b9a5cb897b12e
parent54ac5aa17461b404ff514c0276c05693069937b6
sunxi: board: Add PinePhone DT selection logic

There are two different publicly-released revisions of the PinePhone
hardware, versions 1.1 and 1.2; and they need different device trees.
Since some GPIO pins were rerouted, we can use that to distinguish
between them.

Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
arch/arm/mach-sunxi/Kconfig
board/sunxi/board.c
This page took 0.034879 seconds and 4 git commands to generate.