From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [GIT PULL 2/2] Rockchip arm64 devicetree fixes for 5.0 Date: Fri, 15 Feb 2019 19:37:58 +0100 Message-ID: <1707879.5psMmg8Cs2@diego> References: <7484850.KS8GUYnfXV@phil> <23121360.LiWTZRSn6P@phil> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: "open list:ARM/Rockchip SoC support" , arm-soc , Linux ARM List-Id: linux-rockchip.vger.kernel.org Am Freitag, 15. Februar 2019, 13:42:48 CET schrieb Arnd Bergmann: > On Fri, Feb 1, 2019 at 12:14 PM Heiko Stuebner wrote: > > ---------------------------------------------------------------- > > Fix for new dtc graph warnings and a regulator fix for rock64. > > > > ---------------------------------------------------------------- > > > > Dmitry Voytik (1): > > arm64: dts: rockchip: enable usb-host regulators at boot on > > rk3328-rock64 > > Pulled into arm/fixes, thanks! > > Note: since we always have only a single fixes branch, sending the > 32-bit and 64-bit fixes together would be slightly easier. No problem, I'll keep 32+64bit fixes together in the future. I guess regular changes for the merge-window should continue being separated, right? Heiko