mbox series

[GIT,PULL,fixes] ARM: samsung: dts: fixes for v6.8

Message ID 20240125082400.163935-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State Accepted
Commit 0d1d824a4ac102db35bc8524a8be97ada8ad37ab
Headers show
Series [GIT,PULL,fixes] ARM: samsung: dts: fixes for v6.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-6.8

Message

Krzysztof Kozlowski Jan. 25, 2024, 8:24 a.m. UTC
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-6.8

for you to fetch changes up to eab4f56d3e75dad697acf8dc2c8be3c341d6c63e:

  ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd (2024-01-22 11:51:14 +0100)

----------------------------------------------------------------
Samsung fixes for v6.8

1. Google GS101: Correct the input clock names to CMU MISC clock
   controller to match received review.  The review was initially missed
   and CMU MISC clock controller bindings, driver and DTS was merged
   into v6.8-rc1 with different names.  Nothing was released so far, so
   the bindings and driver can be still corrected to match review.

2. Samsung Galaxy Tab3: Fix display by using correct vclk polarity in
   display node.

----------------------------------------------------------------
Artur Weber (1):
      ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd

Tudor Ambarus (1):
      arm64: dts: exynos: gs101: comply with the new cmu_misc clock names

 arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi | 1 +
 arch/arm64/boot/dts/exynos/google/gs101.dtsi   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 25, 2024, 5:51 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 25 Jan 2024 09:24:00 +0100 you wrote:
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
> 
>   Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-6.8
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,fixes] ARM: samsung: dts: fixes for v6.8
    https://git.kernel.org/soc/soc/c/0d1d824a4ac1

You are awesome, thank you!