From 882fb905e001d30efc0558f37ae5d9adca7d25ab Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Mon, 2 Nov 2020 21:32:50 -0600 Subject: sunxi: a64: Add a defconfig for the PinePhone The PinePhone is a smartphone produced by Pine64, with an A64 SoC, 2 or 3 GiB LPDDR3 RAM, 16 or 32 GiB eMMC, 720x1440 MIPI-DSI panel, and Quectel EG25-G modem. There are two main board revisions: 1.1 for early adopters, and 1.2 for mass production. Since there is code to detect the board revision at boot, one config/image can support both boards. Acked-by: Maxime Ripard Signed-off-by: Samuel Holland Reviewed-by: Andre Przywara Signed-off-by: Andre Przywara --- board/sunxi/MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'board') diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 1180b86db3b..d3755ae41a9 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -451,6 +451,11 @@ M: Icenowy Zheng S: Maintained F: configs/pine_h64_defconfig +PINEPHONE BOARD +M: Samuel Holland +S: Maintained +F: configs/pinephone_defconfig + R16 EVB PARROT BOARD M: Quentin Schulz S: Maintained -- cgit v1.2.3