Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Thu, 25 Jan 2024 17:23:10 +0000 (18:23 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Jan 2024 17:23:10 +0000 (18:23 +0100)
commit0d1d824a4ac102db35bc8524a8be97ada8ad37ab
treeeeb1ce369485d65dc8934757ba4f4cfffc9d4a35
parent8ad2c84e2ecb476c96eb5508848e6f160962d3f5
parenteab4f56d3e75dad697acf8dc2c8be3c341d6c63e
Merge tag 'samsung-fixes-6.8' of https://git./linux/kernel/git/krzk/linux into arm/fixes

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.

* tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd
  arm64: dts: exynos: gs101: comply with the new cmu_misc clock names

Link: https://lore.kernel.org/r/20240125082400.163935-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>