All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "David Airlie" <airlied@gmail.com>,
	"Daniel Vetter" <daniel@ffwll.ch>,
	"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
	"Maxime Ripard" <mripard@kernel.org>,
	"Thomas Zimmermann" <tzimmermann@suse.de>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Alim Akhtar" <alim.akhtar@samsung.com>,
	"Andi Shyti" <andi.shyti@kernel.org>,
	"Jonathan Cameron" <jic23@kernel.org>,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Lee Jones" <lee@kernel.org>,
	"Ulf Hansson" <ulf.hansson@linaro.org>,
	"Tomasz Figa" <tomasz.figa@gmail.com>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Alessandro Zummo" <a.zummo@towertech.it>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Jiri Slaby" <jirislaby@kernel.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Jaehoon Chung" <jh80.chung@samsung.com>,
	"Sam Protsenko" <semen.protsenko@linaro.org>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-i2c@vger.kernel.org,
	linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org,
	linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org,
	linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org,
	alsa-devel@alsa-project.org, linux-sound@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 14/17] arm64: dts: exynos7: add specific compatibles to several blocks
Date: Wed,  8 Nov 2023 11:43:40 +0100	[thread overview]
Message-ID: <20231108104343.24192-15-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20231108104343.24192-1-krzysztof.kozlowski@linaro.org>

Exynos7 reuses several devices from older designs, thus historically
we kept the old (block's) compatible only.  This works fine and there is
no bug here, however guidelines expressed in
Documentation/devicetree/bindings/writing-bindings.rst state that:
1. Compatibles should be specific.
2. We should add new compatibles in case of bugs or features.

Add compatibles specific to Exynos7 in front of all old-SoC-like
compatibles.  This will also help reviews of new code using existing
DTS as template.  No functional impact on Linux drivers behavior.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/exynos/exynos7.dtsi | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
index 6ed80ddf3369..9cb6bd61262e 100644
--- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
@@ -128,7 +128,8 @@ soc: soc@0 {
 		ranges = <0 0 0 0x18000000>;
 
 		chipid@10000000 {
-			compatible = "samsung,exynos4210-chipid";
+			compatible = "samsung,exynos7-chipid",
+				     "samsung,exynos4210-chipid";
 			reg = <0x10000000 0x100>;
 		};
 
@@ -279,7 +280,7 @@ clock_fsys1: clock-controller@156e0000 {
 		};
 
 		serial_0: serial@13630000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x13630000 0x100>;
 			interrupts = <GIC_SPI 440 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric0 PCLK_UART0>,
@@ -289,7 +290,7 @@ serial_0: serial@13630000 {
 		};
 
 		serial_1: serial@14c20000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x14c20000 0x100>;
 			interrupts = <GIC_SPI 456 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric1 PCLK_UART1>,
@@ -299,7 +300,7 @@ serial_1: serial@14c20000 {
 		};
 
 		serial_2: serial@14c30000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x14c30000 0x100>;
 			interrupts = <GIC_SPI 457 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric1 PCLK_UART2>,
@@ -309,7 +310,7 @@ serial_2: serial@14c30000 {
 		};
 
 		serial_3: serial@14c40000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x14c40000 0x100>;
 			interrupts = <GIC_SPI 458 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric1 PCLK_UART3>,
@@ -539,7 +540,7 @@ pmu_system_controller: system-controller@105c0000 {
 		};
 
 		rtc: rtc@10590000 {
-			compatible = "samsung,s3c6410-rtc";
+			compatible = "samsung,exynos7-rtc", "samsung,s3c6410-rtc";
 			reg = <0x10590000 0x100>;
 			interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
@@ -559,7 +560,8 @@ watchdog: watchdog@101d0000 {
 		};
 
 		gpu: gpu@14ac0000 {
-			compatible = "samsung,exynos5433-mali", "arm,mali-t760";
+			compatible = "samsung,exynos7-mali",
+				     "samsung,exynos5433-mali", "arm,mali-t760";
 			reg = <0x14ac0000 0x5000>;
 			interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH>,
@@ -619,7 +621,7 @@ adc: adc@13620000 {
 		};
 
 		pwm: pwm@136c0000 {
-			compatible = "samsung,exynos4210-pwm";
+			compatible = "samsung,exynos7-pwm", "samsung,exynos4210-pwm";
 			reg = <0x136c0000 0x100>;
 			interrupts = <GIC_SPI 449 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 450 IRQ_TYPE_LEVEL_HIGH>,
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: "David Airlie" <airlied@gmail.com>,
	"Daniel Vetter" <daniel@ffwll.ch>,
	"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
	"Maxime Ripard" <mripard@kernel.org>,
	"Thomas Zimmermann" <tzimmermann@suse.de>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Alim Akhtar" <alim.akhtar@samsung.com>,
	"Andi Shyti" <andi.shyti@kernel.org>,
	"Jonathan Cameron" <jic23@kernel.org>,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Lee Jones" <lee@kernel.org>,
	"Ulf Hansson" <ulf.hansson@linaro.org>,
	"Tomasz Figa" <tomasz.figa@gmail.com>,
	"Sylwester Nawrocki" <s.nawrocki@samsung.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Alessandro Zummo" <a.zummo@towertech.it>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Jiri Slaby" <jirislaby@kernel.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Jaehoon Chung" <jh80.chung@samsung.com>,
	"Sam Protsenko" <semen.protsenko@linaro.org>,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-i2c@vger.kernel.org,
	linux-iio@vger.kernel.org, linux-mmc@vger.kernel.org,
	linux-gpio@vger.kernel.org, linux-pwm@vger.kernel.org,
	linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org,
	alsa-devel@alsa-project.org, linux-sound@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH 14/17] arm64: dts: exynos7: add specific compatibles to several blocks
Date: Wed,  8 Nov 2023 11:43:40 +0100	[thread overview]
Message-ID: <20231108104343.24192-15-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20231108104343.24192-1-krzysztof.kozlowski@linaro.org>

Exynos7 reuses several devices from older designs, thus historically
we kept the old (block's) compatible only.  This works fine and there is
no bug here, however guidelines expressed in
Documentation/devicetree/bindings/writing-bindings.rst state that:
1. Compatibles should be specific.
2. We should add new compatibles in case of bugs or features.

Add compatibles specific to Exynos7 in front of all old-SoC-like
compatibles.  This will also help reviews of new code using existing
DTS as template.  No functional impact on Linux drivers behavior.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/exynos/exynos7.dtsi | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/arch/arm64/boot/dts/exynos/exynos7.dtsi b/arch/arm64/boot/dts/exynos/exynos7.dtsi
index 6ed80ddf3369..9cb6bd61262e 100644
--- a/arch/arm64/boot/dts/exynos/exynos7.dtsi
+++ b/arch/arm64/boot/dts/exynos/exynos7.dtsi
@@ -128,7 +128,8 @@ soc: soc@0 {
 		ranges = <0 0 0 0x18000000>;
 
 		chipid@10000000 {
-			compatible = "samsung,exynos4210-chipid";
+			compatible = "samsung,exynos7-chipid",
+				     "samsung,exynos4210-chipid";
 			reg = <0x10000000 0x100>;
 		};
 
@@ -279,7 +280,7 @@ clock_fsys1: clock-controller@156e0000 {
 		};
 
 		serial_0: serial@13630000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x13630000 0x100>;
 			interrupts = <GIC_SPI 440 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric0 PCLK_UART0>,
@@ -289,7 +290,7 @@ serial_0: serial@13630000 {
 		};
 
 		serial_1: serial@14c20000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x14c20000 0x100>;
 			interrupts = <GIC_SPI 456 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric1 PCLK_UART1>,
@@ -299,7 +300,7 @@ serial_1: serial@14c20000 {
 		};
 
 		serial_2: serial@14c30000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x14c30000 0x100>;
 			interrupts = <GIC_SPI 457 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric1 PCLK_UART2>,
@@ -309,7 +310,7 @@ serial_2: serial@14c30000 {
 		};
 
 		serial_3: serial@14c40000 {
-			compatible = "samsung,exynos4210-uart";
+			compatible = "samsung,exynos7-uart", "samsung,exynos4210-uart";
 			reg = <0x14c40000 0x100>;
 			interrupts = <GIC_SPI 458 IRQ_TYPE_LEVEL_HIGH>;
 			clocks = <&clock_peric1 PCLK_UART3>,
@@ -539,7 +540,7 @@ pmu_system_controller: system-controller@105c0000 {
 		};
 
 		rtc: rtc@10590000 {
-			compatible = "samsung,s3c6410-rtc";
+			compatible = "samsung,exynos7-rtc", "samsung,s3c6410-rtc";
 			reg = <0x10590000 0x100>;
 			interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
@@ -559,7 +560,8 @@ watchdog: watchdog@101d0000 {
 		};
 
 		gpu: gpu@14ac0000 {
-			compatible = "samsung,exynos5433-mali", "arm,mali-t760";
+			compatible = "samsung,exynos7-mali",
+				     "samsung,exynos5433-mali", "arm,mali-t760";
 			reg = <0x14ac0000 0x5000>;
 			interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 242 IRQ_TYPE_LEVEL_HIGH>,
@@ -619,7 +621,7 @@ adc: adc@13620000 {
 		};
 
 		pwm: pwm@136c0000 {
-			compatible = "samsung,exynos4210-pwm";
+			compatible = "samsung,exynos7-pwm", "samsung,exynos4210-pwm";
 			reg = <0x136c0000 0x100>;
 			interrupts = <GIC_SPI 449 IRQ_TYPE_LEVEL_HIGH>,
 				     <GIC_SPI 450 IRQ_TYPE_LEVEL_HIGH>,
-- 
2.34.1


  parent reply	other threads:[~2023-11-08 10:45 UTC|newest]

Thread overview: 182+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20231108104359epcas5p3ebee7b4b489f1e1434436909e4251b81@epcas5p3.samsung.com>
2023-11-08 10:43 ` [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC Krzysztof Kozlowski
2023-11-08 10:43   ` Krzysztof Kozlowski
2023-11-08 10:43   ` [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 01/17] dt-bindings: hwinfo: samsung, exynos-chipid: " Krzysztof Kozlowski
2023-11-08 18:56     ` [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: " Rob Herring
2023-11-08 18:56       ` Rob Herring
2023-11-08 18:56       ` Rob Herring
2023-11-09 17:52     ` Alim Akhtar
2023-11-09 17:52       ` Alim Akhtar
2023-11-09 17:52       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 02/17] dt-bindings: i2c: exynos5: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-09 18:05     ` Alim Akhtar
2023-11-09 18:05       ` Alim Akhtar
2023-11-09 18:05       ` Alim Akhtar
2023-11-10  7:58       ` Krzysztof Kozlowski
2023-11-10  7:58         ` Krzysztof Kozlowski
2023-11-09 19:21     ` Wolfram Sang
2023-11-09 19:21       ` Wolfram Sang
2023-11-09 19:21       ` Wolfram Sang
2023-11-10 20:38     ` Rob Herring
2023-11-10 20:38       ` Rob Herring
2023-11-10 20:38       ` Rob Herring
2023-11-08 10:43   ` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 03/17] dt-bindings: i2c: samsung, s3c2410-i2c: " Krzysztof Kozlowski
2023-11-09 19:22     ` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: " Wolfram Sang
2023-11-09 19:22       ` Wolfram Sang
2023-11-09 19:22       ` Wolfram Sang
2023-11-09 20:06     ` Linus Walleij
2023-11-09 20:06       ` Linus Walleij
2023-11-09 20:06       ` [PATCH 03/17] dt-bindings: i2c: samsung, s3c2410-i2c: " Linus Walleij
2023-11-10 20:39     ` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: " Rob Herring
2023-11-10 20:39       ` Rob Herring
2023-11-10 20:39       ` Rob Herring
2023-11-11  0:55     ` Alim Akhtar
2023-11-11  0:55       ` Alim Akhtar
2023-11-11  0:55       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 04/17] dt-bindings: mmc: samsung, exynos-dw-mshc: " Krzysztof Kozlowski
2023-11-10 20:39     ` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: " Rob Herring
2023-11-10 20:39       ` Rob Herring
2023-11-10 20:39       ` Rob Herring
2023-11-11  0:57     ` Alim Akhtar
2023-11-11  0:57       ` Alim Akhtar
2023-11-11  0:57       ` Alim Akhtar
2023-11-14 16:30     ` Ulf Hansson
2023-11-14 16:30       ` Ulf Hansson
2023-11-14 16:30       ` Ulf Hansson
2023-11-08 10:43   ` [PATCH 05/17] dt-bindings: pinctrl: samsung: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-10 20:40     ` Rob Herring
2023-11-10 20:40       ` Rob Herring
2023-11-10 20:40       ` Rob Herring
2023-11-11  1:03     ` Alim Akhtar
2023-11-11  1:03       ` Alim Akhtar
2023-11-11  1:03       ` Alim Akhtar
2023-11-14 13:04     ` Linus Walleij
2023-11-14 13:04       ` Linus Walleij
2023-11-14 13:04       ` Linus Walleij
2023-11-08 10:43   ` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-08 23:38     ` Alexandre Belloni
2023-11-08 23:38       ` Alexandre Belloni
2023-11-08 23:38       ` Alexandre Belloni
2023-11-10 20:40     ` Rob Herring
2023-11-10 20:40       ` Rob Herring
2023-11-10 20:40       ` Rob Herring
2023-11-11  1:04     ` Alim Akhtar
2023-11-11  1:04       ` Alim Akhtar
2023-11-11  1:04       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 07/17] dt-bindings: serial: samsung: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-10 20:41     ` Rob Herring
2023-11-10 20:41       ` Rob Herring
2023-11-10 20:41       ` Rob Herring
2023-11-11  1:05     ` Alim Akhtar
2023-11-11  1:05       ` Alim Akhtar
2023-11-11  1:05       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-10 20:41     ` Rob Herring
2023-11-10 20:41       ` Rob Herring
2023-11-10 20:41       ` Rob Herring
2023-11-11  1:09     ` Alim Akhtar
2023-11-11  1:09       ` Alim Akhtar
2023-11-11  1:09       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 09/17] dt-bindings: gpu: arm, mali-midgard: " Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: " Krzysztof Kozlowski
2023-11-10 20:41     ` Rob Herring
2023-11-10 20:41       ` Rob Herring
2023-11-10 20:41       ` Rob Herring
2023-11-11  1:24     ` Alim Akhtar
2023-11-11  1:24       ` Alim Akhtar
2023-11-11  1:24       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 10/17] dt-bindings: iio: samsung, exynos-adc: " Krzysztof Kozlowski
2023-11-08 10:43     ` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: " Krzysztof Kozlowski
2023-11-10 20:42     ` [PATCH 10/17] dt-bindings: iio: samsung, exynos-adc: " Rob Herring
2023-11-10 20:42       ` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: " Rob Herring
2023-11-10 20:42       ` Rob Herring
2023-11-11  1:26     ` Alim Akhtar
2023-11-11  1:26       ` Alim Akhtar
2023-11-11  1:26       ` Alim Akhtar
2023-11-25 20:48     ` Jonathan Cameron
2023-11-25 20:48       ` Jonathan Cameron
2023-11-25 20:48       ` Jonathan Cameron
2023-11-08 10:43   ` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-08 13:07     ` Mark Brown
2023-11-08 13:07       ` Mark Brown
2023-11-08 13:07       ` Mark Brown
2023-11-08 16:41     ` Lee Jones
2023-11-08 16:41       ` Lee Jones
2023-11-08 16:41       ` Lee Jones
2023-11-10 20:43     ` Rob Herring
2023-11-10 20:43       ` Rob Herring
2023-11-10 20:43       ` Rob Herring
2023-11-11  1:37     ` Alim Akhtar
2023-11-11  1:37       ` Alim Akhtar
2023-11-11  1:37       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 12/17] dt-bindings: pwm: samsung: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-08 11:13     ` Uwe Kleine-König
2023-11-08 11:13       ` Uwe Kleine-König
2023-11-08 11:13       ` Uwe Kleine-König
2023-11-10 20:43     ` Rob Herring
2023-11-10 20:43       ` Rob Herring
2023-11-10 20:43       ` Rob Herring
2023-11-11  1:37     ` Alim Akhtar
2023-11-11  1:37       ` Alim Akhtar
2023-11-11  1:37       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-11  1:40     ` Alim Akhtar
2023-11-11  1:40       ` Alim Akhtar
2023-11-11  1:40       ` Alim Akhtar
2023-11-08 10:43   ` Krzysztof Kozlowski [this message]
2023-11-08 10:43     ` [PATCH 14/17] arm64: dts: exynos7: " Krzysztof Kozlowski
2023-11-11  1:42     ` Alim Akhtar
2023-11-11  1:42       ` Alim Akhtar
2023-11-11  1:42       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 15/17] arm64: dts: exynos7885: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-11  1:43     ` Alim Akhtar
2023-11-11  1:43       ` Alim Akhtar
2023-11-11  1:43       ` Alim Akhtar
2023-11-08 10:43   ` [PATCH 16/17] arm64: dts: exynos850: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-11  1:44     ` Alim Akhtar
2023-11-11  1:44       ` Alim Akhtar
2023-11-11  1:44       ` Alim Akhtar
2023-11-21 17:48     ` Sam Protsenko
2023-11-21 17:48       ` Sam Protsenko
2023-11-21 17:48       ` Sam Protsenko
2023-11-08 10:43   ` [PATCH 17/17] arm64: dts: exynosautov9: " Krzysztof Kozlowski
2023-11-08 10:43     ` Krzysztof Kozlowski
2023-11-11  1:45     ` Alim Akhtar
2023-11-11  1:45       ` Alim Akhtar
2023-11-11  1:45       ` Alim Akhtar
2023-11-08 17:17   ` [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC Alim Akhtar
2023-11-08 17:17     ` Alim Akhtar
2023-11-08 17:17     ` Alim Akhtar
2023-11-14 15:20   ` Krzysztof Kozlowski
2023-11-14 15:20     ` Krzysztof Kozlowski
2023-11-28 17:49   ` (subset) " Thierry Reding
2023-11-28 17:49     ` Thierry Reding
2023-11-28 20:58     ` Uwe Kleine-König
2023-11-28 20:58       ` Uwe Kleine-König
2023-11-28 20:58       ` Uwe Kleine-König
2023-12-05  9:16       ` Krzysztof Kozlowski
2023-12-05  9:16         ` Krzysztof Kozlowski
2023-12-05  9:16         ` Krzysztof Kozlowski
2023-12-05 12:36       ` Thierry Reding
2023-12-05 12:36         ` Thierry Reding
2023-12-05 12:36         ` Thierry Reding
2023-12-05 16:12         ` Uwe Kleine-König
2023-12-05 16:12           ` Uwe Kleine-König
2023-12-05 16:12           ` Uwe Kleine-König

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231108104343.24192-15-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=a.zummo@towertech.it \
    --cc=airlied@gmail.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alim.akhtar@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andi.shyti@kernel.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jh80.chung@samsung.com \
    --cc=jic23@kernel.org \
    --cc=jirislaby@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=lee@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=semen.protsenko@linaro.org \
    --cc=thierry.reding@gmail.com \
    --cc=tomasz.figa@gmail.com \
    --cc=tzimmermann@suse.de \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=ulf.hansson@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.