From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Osipenko Subject: Re: [PATCH 0/9] Bringing Asus TF300T support to mainline Date: Thu, 5 Oct 2017 18:52:30 +0300 Message-ID: References: <20171004212534.uosfz6757bbds2c5@qmqm.qmqm.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20171004212534.uosfz6757bbds2c5-cHozx32mtrEEUmgCuDUIdw@public.gmane.org> Content-Language: en-US Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?UTF-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 05.10.2017 00:25, Michał Mirosław wrote: > On Thu, Jul 20, 2017 at 02:29:22AM +0200, Michał Mirosław wrote: >> Here is a suprisingly small set of patches that enable Asus TF300T tablet >> to boot and have all cores available. TF300T is one of a consumer devices >> based on NVidia's Cardhu reference tablet. >> >> This series is an arch-dependent part. TF parts were extracted from ASUS's >> GPL code dump. The rest being driver code - a work in progress - is >> available in branch tf300t at: >> >> https://rere.qmqm.pl/git/linux > > Just a quick note, that I've rebased the branch on v4.14-rc3 and added > some more patches on top. This includes updated defconfig and devicetree > with working eMMC and an attempt at making TF300T's dock hot-pluggable. > Just a small note.. I think you should develop on top of linux-next, since your patches would be applied to linux-next first.