Message ID | pull-1685700720-242492@atomide.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 24138ec0a39a27c179cdb2465ee4a5242754b45d |
Headers | show |
Series | [GIT,PULL,1/3] Non-urgent driver fix for ti-sysc for v6.5 | expand |
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Fri, 2 Jun 2023 13:13:05 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: > > Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL,1/3] Non-urgent driver fix for ti-sysc for v6.5 (no matching commit) - [GIT,PULL,2/3] Clean-up for omap pinctrl-single nodes for v6.5 (no matching commit) - [GIT,PULL,3/3] Devicetree changes for omaps for v6.5 https://git.kernel.org/soc/soc/c/c5c3f746c9ba You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Fri, 2 Jun 2023 13:13:05 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: > > Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL,1/3] Non-urgent driver fix for ti-sysc for v6.5 https://git.kernel.org/soc/soc/c/24138ec0a39a - [GIT,PULL,2/3] Clean-up for omap pinctrl-single nodes for v6.5 https://git.kernel.org/soc/soc/c/739c4c317e20 - [GIT,PULL,3/3] Devicetree changes for omaps for v6.5 (no matching commit) You are awesome, thank you!
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.5/ti-sysc-signed for you to fetch changes up to f620596fa347170852da499e778a5736d79a4b79: bus: ti-sysc: Fix dispc quirk masking bool variables (2023-05-17 10:17:01 +0300) ---------------------------------------------------------------- Non-urgent ti-sysc driver fix for v6.5 merge window A fix for masking bool variables that can wait for the merge window no problem. ---------------------------------------------------------------- Tony Lindgren (1): bus: ti-sysc: Fix dispc quirk masking bool variables drivers/bus/ti-sysc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)