From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Tue, 13 Nov 2018 11:25:58 -0800 Subject: [GIT PULL 1/2] Broadcom drivers changes for 4.20 part 2 In-Reply-To: <20181105234831.30526-1-f.fainelli@gmail.com> References: <20181105234831.30526-1-f.fainelli@gmail.com> Message-ID: <20181113192558.yswpk2l65t2cp4cb@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Nov 05, 2018 at 03:48:30PM -0800, Florian Fainelli wrote: > The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: > > Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) > > are available in the Git repository at: > > https://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.20/drivers-part2 > > for you to fetch changes up to 0810d5cc29a1e4bb9e738a478b746aebf8dc1931: > > bus: brcmstb_gisb: simplify getting .driver_data (2018-11-05 12:37:22 -0800) > > ---------------------------------------------------------------- > This pull request contains Broadcom ARM/ARM64/MIPS SoCs drivers changes > for 4.20: > > - Wolfram converts the Broadcom STB GISB bus arbiter driver to use > dev_get_drvdata() > > - Florian fixes the kernel's re-entry point function when the kernel is > built with CONFIG_THUMB2_KERNEL Hi Florian, Not sure if you inteded this for 4.20 or to queue for next merge window? Right now we're in bugfixes/regressions only for 4.20, and the GISB patch seems to be a cleanup/refactor. -Olof