From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen-Yu Tsai Subject: Re: [PATCH] This patch adds support for Sinovoip BPI-M3 A83T based board. Date: Thu, 3 Aug 2017 12:30:49 +0800 Message-ID: References: <1501716302-1009-1-git-send-email-embed3d@gmail.com> Reply-To: wens-jdAy2FN1RRM@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <1501716302-1009-1-git-send-email-embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Philipp Rossak Cc: Rob Herring , Mark Rutland , Russell King , Maxime Ripard , Chen-Yu Tsai , devicetree , linux-arm-kernel , linux-kernel , linux-sunxi , Vishnu Patekar List-Id: devicetree@vger.kernel.org On Thu, Aug 3, 2017 at 7:25 AM, Philipp Rossak wrote: > From: Philipp Rossak > > It has 2G LPDDR3, UART, ethernet, USB, HDMI, USB Sata, MIPI DSI, > mic, AP6212 Wifi, etc on it. > It is paired with AXP813 PMIC which is almost same as AXP818. > > Signed-off-by: Vishnu Patekar > > This Patch got somehow lost. This is a resubmit! The original patch > could be found here: https://patchwork.ozlabs.org/patch/598497/ This didn't get merged because the original patch sets dealt with a lot of stuff that wasn't settled. Also, you should keep the author when resending patches. Finally, I have a more complete version that I plan to send soon: https://github.com/wens/linux/commit/240a2492b3379646e2f497d5ade7014ff955f818 Note that the dts file name is changed to bananapi-m3, to match what we have for most of the other bananapi boards. ChenYu