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

From: Krzysztof Kozlowski
Date: Thu Jan 25 2024 - 03:25:10 EST


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(-)