devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] arm64: dts: qcom: Fix the warnings from coresight bindings
@ 2023-11-29 14:38 Mao Jinlong
  2023-11-29 14:38 ` [PATCH v1 1/3] arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property Mao Jinlong
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Mao Jinlong @ 2023-11-29 14:38 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Mao Jinlong, linux-arm-msm, devicetree, linux-kernel,
	Tingwei Zhang, Yuanfang Zhang, Tao Zhang

Fix all warnings in Qualcomm boards coming from Coresight bindings.

There are warnings below after running dtbs_check. The patches are
to fix them for Qcom boards.

funnel@3023000: 'in-ports' is a required property

etm@7c40000: 'out-ports' is a required property

etf@6047000: in-ports: '#address-cells', '#size-cells', 'port@1'
do not match any of the regexes: 'pinctrl-[0-9]+'

replicator@604a000: in-ports: '#address-cells', '#size-cells',
'port@1' do not match any of the regexes: 'pinctrl-[0-9]+'

funnel@6c2d000: out-ports: '#address-cells', '#size-cells' do not
match any of the regexes: 'pinctrl-[0-9]+'

Warning (graph_child_address): /soc@0/tpda@6004000/out-ports:
graph node has single child node 'port@0', #address-cells/#size-cells
are not necessary

Warning (graph_child_address): /soc@0/funnel@6005000/in-ports: graph
node has single child node 'port@0', #address-cells/#size-cells are
not necessary

Warning (graph_child_address): /soc@0/etf@6b05000/in-ports: graph node
has single child node 'port@0', #address-cells/#size-cells are not
necessary

Warning (graph_child_address): /soc@0/funnel@7810000/in-ports: graph
node has single child node 'port@0', #address-cells/#size-cells are
not necessary


Mao Jinlong (3):
  arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property
  arm64: dts: qcom: msm8998: Fix 'out-ports' is a required property
  arm64: dts: qcom: Fix coresight warnings in in-ports and out-ports

 arch/arm64/boot/dts/qcom/msm8996.dtsi | 26 ----------------------
 arch/arm64/boot/dts/qcom/msm8998.dtsi | 32 +++++++++++++++++----------
 arch/arm64/boot/dts/qcom/sdm845.dtsi  |  5 +----
 arch/arm64/boot/dts/qcom/sm8150.dtsi  |  5 +----
 arch/arm64/boot/dts/qcom/sm8250.dtsi  | 24 ++++----------------
 5 files changed, 26 insertions(+), 66 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-11-30 13:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 14:38 [PATCH v1 0/3] arm64: dts: qcom: Fix the warnings from coresight bindings Mao Jinlong
2023-11-29 14:38 ` [PATCH v1 1/3] arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property Mao Jinlong
2023-11-30  8:55   ` Krzysztof Kozlowski
2023-11-30 11:15     ` Jinlong Mao
2023-11-30 12:06       ` Krzysztof Kozlowski
2023-11-30 13:12         ` Jinlong Mao
2023-11-30 13:35           ` Krzysztof Kozlowski
2023-11-30 13:37             ` Jinlong Mao
2023-11-29 14:38 ` [PATCH v1 2/3] arm64: dts: qcom: msm8998: Fix 'out-ports' " Mao Jinlong
2023-11-30  9:03   ` Krzysztof Kozlowski
2023-11-29 14:38 ` [PATCH v1 3/3] arm64: dts: qcom: Fix coresight warnings in in-ports and out-ports Mao Jinlong
2023-11-30  9:03   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).