]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 26 Feb 2025 11:29:13 +0000 (12:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Apr 2025 08:18:21 +0000 (10:18 +0200)
commitffdcf99c761b45cc35bea76d276e814994f7f959
tree77a03cab9011c6c014b2ea2965edb9e0aeef445d
parent4ef4852ca620c0d7e5a262a841e689815267c97a
dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'

commit d72deaf05ac18e421d7e52a6be8966fd6ee185f4 upstream.

Binding listed variable number of IO addresses without defining them,
however example DTS code, all in-tree DTS and Linux kernel driver
mention only one address space, so drop the second to make binding
precise and correctly describe the hardware.

Fixes: a8fbe1442c2b ("dt-bindings: arm: Adds CoreSight TPDA hardware definitions")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20250226112914.94361-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/arm/qcom,coresight-tpda.yaml