public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/6] arm64: dts: exynos: use generic node name for LPDDR3 timings
@ 2022-02-01 11:47 Krzysztof Kozlowski
  2022-02-01 11:47 ` [PATCH 2/6] dt-bindings: memory: lpddr3: convert to dtschema Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-01 11:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Alim Akhtar, Dmitry Osipenko,
	linux-kernel, devicetree, linux-arm-kernel, linux-samsung-soc

The node names should have generic name, so use "timings" for LPDDR3
timings.  This will also be required by dtschema.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos5422-odroid-core.dtsi b/arch/arm/boot/dts/exynos5422-odroid-core.dtsi
index 24c428b84192..2f65dcf6ba73 100644
--- a/arch/arm/boot/dts/exynos5422-odroid-core.dtsi
+++ b/arch/arm/boot/dts/exynos5422-odroid-core.dtsi
@@ -358,7 +358,7 @@ samsung_K3QF2F20DB: lpddr3 {
 		tCKESR-min-tck		= <2>;
 		tMRD-min-tck		= <5>;
 
-		timings_samsung_K3QF2F20DB_800mhz: lpddr3-timings@800000000 {
+		timings_samsung_K3QF2F20DB_800mhz: timings@800000000 {
 			compatible	= "jedec,lpddr3-timings";
 			/* workaround: 'reg' shows max-freq */
 			reg		= <800000000>;
-- 
2.32.0


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

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-02-05 11:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 11:47 [PATCH 1/6] arm64: dts: exynos: use generic node name for LPDDR3 timings Krzysztof Kozlowski
2022-02-01 11:47 ` [PATCH 2/6] dt-bindings: memory: lpddr3: convert to dtschema Krzysztof Kozlowski
2022-02-01 11:47 ` [PATCH 3/6] dt-bindings: memory: lpddr3: adjust IO width to spec Krzysztof Kozlowski
2022-02-01 11:47 ` [PATCH 4/6] dt-bindings: memory: lpddr3: deprecated manufacturer ID Krzysztof Kozlowski
2022-02-01 11:47 ` [PATCH 5/6] dt-bindings: memory: lpddr3-timings: convert to dtschema Krzysztof Kozlowski
2022-02-01 11:47 ` [PATCH 6/6] dt-bindings: memory: lpddr2-timings: " Krzysztof Kozlowski
2022-02-04 19:44   ` Dmitry Osipenko
2022-02-04 19:48   ` Dmitry Osipenko
2022-02-05 11:34     ` Krzysztof Kozlowski
2022-02-04 15:12 ` (subset) [PATCH 1/6] arm64: dts: exynos: use generic node name for LPDDR3 timings Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox