]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 26 Feb 2025 11:29:14 +0000 (12:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 20 Apr 2025 08:15:53 +0000 (10:15 +0200)
commit3e467f1c74f4d6361dae4302ffca1a098f9a1e12
treed99c6b163cdeb75176dedde0a39d655907127c69
parent58c453801bb912c3ab0a479b0bdc154f83160a4e
dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'

commit 1e4e454223f770748775f211455513c79cb3121e 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: 6c781a35133d ("dt-bindings: arm: Add CoreSight TPDM hardware")
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-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/arm/qcom,coresight-tpdm.yaml