]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm64: allwinner: a64: add DTSI file for SoPine SoM
authorIcenowy Zheng <icenowy@aosc.xyz>
Sun, 4 Jun 2017 02:43:44 +0000 (10:43 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 7 Jun 2017 13:25:46 +0000 (15:25 +0200)
commitc3904a2698916305e94eb7fae72e3ea1df9f83b4
treeaa10bf33c36572e2df01c1e613cce3513d8b911f
parent494d8a2ca9f107a1068f523bd5a49cad4291b28e
arm64: allwinner: a64: add DTSI file for SoPine SoM

SoPine is a SoM by Pine64, which have a gold finger compatible with the
slot of DDR3 SODIMM (signals are not compatible), and have an A64, an
AXP803, a LPDDR3 DRAM chip, a power led and a MicroSD slot on it.

The card detect pin of the MicroSD slot on the SoM is pulled down, which
makes it unusable; however, the slot is at the surface of the SoM that
is closed to the baseboard, so it's nearly impossible to hot-swap it,
thus I make it non-removable.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/boot/dts/allwinner/sun50i-a64-sopine.dtsi [new file with mode: 0644]