From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 18 Mar 2016 09:14:07 -0700 Subject: [PATCH 2/4] pinctrl: amlogic: Make driver independent from two-domain configuration In-Reply-To: (Carlo Caione's message of "Thu, 17 Mar 2016 19:15:24 +0100") References: <1456869876-19320-1-git-send-email-carlo@caione.org> <1456869876-19320-3-git-send-email-carlo@caione.org> <7h7fh1t8vu.fsf@baylibre.com> Message-ID: <7hzitvsr00.fsf@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Carlo Caione writes: > On Thu, Mar 17, 2016 at 4:35 PM, Kevin Hilman wrote: > >> Do you have an ack now? or are you still waiting? > > Still waiting for Rob. > >>> What's the fastest way to land the DTS changes in mainline at this point? >> >> When you've collected the acks, send a pull request through arm-soc so >> we can get it in via our fixes branch. > > ok If the Ack is not forthcoming ASAP, you should probably revert the change so that mainline/arm-soc/linux-next are not broken. For future reference, it's better to wait until all dependencies can be merged together. Kevin