Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
@ 2023-02-07  9:08 Krzysztof Kozlowski
  2023-02-07  9:08 ` [PATCH 2/5] arm64: dts: qcom: qcs404: " Krzysztof Kozlowski
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Krzysztof Kozlowski @ 2023-02-07  9:08 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Mathieu Poirier,
	Rob Herring, Krzysztof Kozlowski, linux-arm-msm, linux-remoteproc,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Bindings expect (and most of DTS use) the RPM G-Link node name to be
"rpm-requests".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
index d32c9b2515ee..bbd94025ff5d 100644
--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -176,7 +176,7 @@ rpm-glink {
 		qcom,rpm-msg-ram = <&rpm_msg_ram>;
 		mboxes = <&apcs_glb 0>;
 
-		rpm_requests: glink-channel {
+		rpm_requests: rpm-requests {
 			compatible = "qcom,rpm-ipq6018";
 			qcom,glink-channels = "rpm_requests";
 
-- 
2.34.1


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

end of thread, other threads:[~2023-02-08  9:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07  9:08 [PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings Krzysztof Kozlowski
2023-02-07  9:08 ` [PATCH 2/5] arm64: dts: qcom: qcs404: " Krzysztof Kozlowski
2023-02-07 10:28   ` Dmitry Baryshkov
2023-02-07  9:08 ` [PATCH 3/5] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller " Krzysztof Kozlowski
2023-02-07 10:28   ` Dmitry Baryshkov
2023-02-07  9:08 ` [PATCH 4/5] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema Krzysztof Kozlowski
2023-02-07  9:59   ` Krzysztof Kozlowski
2023-02-07 13:00   ` Rob Herring
2023-02-07 18:42   ` Rob Herring
2023-02-08  9:51     ` Krzysztof Kozlowski
2023-02-07  9:08 ` [PATCH 5/5] dt-bindings: remoteproc: qcom,glink-edge: correct label description Krzysztof Kozlowski
2023-02-07 10:28 ` [PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings Dmitry Baryshkov
2023-02-08  8:20 ` Konrad Dybcio

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