Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751302AbdGNEko (ORCPT ); Fri, 14 Jul 2017 00:40:44 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:43828 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbdGNEkn (ORCPT ); Fri, 14 Jul 2017 00:40:43 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Chen-Yu Tsai Date: Fri, 14 Jul 2017 12:40:19 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 17/18] arm: dts: sun8i: Add BananaPI M2-Magic DTS To: Maxime Ripard Cc: Mark Brown , Thierry Reding , Laurent Pinchart , Chen-Yu Tsai , dri-devel , Daniel Vetter , David Airlie , Mark Rutland , Rob Herring , linux-kernel , linux-arm-kernel , devicetree , Boris Brezillon , Thomas Petazzoni Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 434 Lines: 11 On Thu, Jul 13, 2017 at 10:13 PM, Maxime Ripard wrote: > The Bananapi M2-Magic is a board with an A33, a USB host and USB OTG > connectors, and 8GB eMMC, an AP6212 WiFi/Bluetooth chip and connectors for > DSI, CSI and GPIOs. > > Signed-off-by: Maxime Ripard Reviewed-by: Chen-Yu Tsai Has BPI publicly released the schematics and/or FEX file yet?