Commit 12f0f6f6 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'samsung-dt64-5.10-2' of...

Merge tag 'samsung-dt64-5.10-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt

Samsung DTS ARM64 changes for v5.10, part two

Minor cleanups: removal of undocumented I2S properties, alignment of OPP
table node name with dtschema.

* tag 'samsung-dt64-5.10-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  arm64: dts: exynos: Align OPP table name with dt-schema
  arm64: dts: exynos: Remove undocumented i2s properties in Exynos5433

Link: https://lore.kernel.org/r/20200920160705.9651-4-krzk@kernel.org


Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 76e5b12c fceeb3f6
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -1087,7 +1087,7 @@
			operating-points-v2 = <&gpu_opp_table>;
			status = "disabled";

			gpu_opp_table: opp_table {
			gpu_opp_table: opp-table {
				compatible = "operating-points-v2";

				opp-160000000 {
@@ -1460,10 +1460,6 @@
				 <&cmu_peric CLK_SCLK_I2S1>;
			clock-names = "iis", "i2s_opclk0", "i2s_opclk1";
			#clock-cells = <1>;
			samsung,supports-6ch;
			samsung,supports-rstclr;
			samsung,supports-tdm;
			samsung,supports-low-rfs;
			#sound-dai-cells = <1>;
			status = "disabled";
		};