Message ID | pull-1691658952-110529@atomide.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 4e62609005c3924709fb200265f3a498cfaf5140 |
Headers | show |
Series | [GIT,PULL,1/4] Devicetree binding changes for omaps for v6.6 | expand |
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 10 Aug 2023 12:16:50 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: > > Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL,1/4] Devicetree binding changes for omaps for v6.6 https://git.kernel.org/soc/soc/c/4e62609005c3 - [GIT,PULL,2/4] Maintainer file list update for omaps for v6.6 (no matching commit) - [GIT,PULL,3/4] Devicetree changes for omaps for v6.6 https://git.kernel.org/soc/soc/c/064a805c4aa8 - [GIT,PULL,4/4] SoC changes for omaps for v6.6 https://git.kernel.org/soc/soc/c/c0c3bf74242a You are awesome, thank you!
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 10 Aug 2023 12:16:50 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: > > Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL,1/4] Devicetree binding changes for omaps for v6.6 (no matching commit) - [GIT,PULL,2/4] Maintainer file list update for omaps for v6.6 https://git.kernel.org/soc/soc/c/9b00cb5d4922 - [GIT,PULL,3/4] Devicetree changes for omaps for v6.6 (no matching commit) - [GIT,PULL,4/4] SoC changes for omaps for v6.6 (no matching commit) You are awesome, thank you!
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.6/dt-bindings-signed for you to fetch changes up to c5a5583ecfa02a858983a0cad710201fe0eea03f: dt-bindings: omap: Partially convert omap.txt to yaml (2023-07-31 09:09:21 +0300) ---------------------------------------------------------------- Devicetree binding changes for omaps for v6.6 Just one change to get started on SoC yaml binding changes for omaps. ---------------------------------------------------------------- Andrew Davis (1): dt-bindings: omap: Partially convert omap.txt to yaml .../devicetree/bindings/arm/omap/omap.txt | 99 ------------ Documentation/devicetree/bindings/arm/ti/omap.yaml | 176 +++++++++++++++++++++ 2 files changed, 176 insertions(+), 99 deletions(-) create mode 100644 Documentation/devicetree/bindings/arm/ti/omap.yaml