dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible
authorAndrew Davis <afd@ti.com>
Tue, 16 May 2023 18:46:26 +0000 (13:46 -0500)
committerStephen Boyd <sboyd@kernel.org>
Fri, 16 Jun 2023 18:57:53 +0000 (11:57 -0700)
commit06b84c59dff1eeaa786153cb6cf864cc7d6ef176
tree5eea5a8fe809e26b861f14cc3c2c103b3c90b405
parent595409cf07ade54d6265942f25a3d33b0d76a17c
dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible

This node's register space is not accessed by any other node, which
is the traditional use for the "syscon" hint. It looks to have been
added here to make use of a Linux kernel helper syscon_node_to_regmap().
The Linux driver now uses a more appropriate helper that does not
require the hint, so let's remove it from the binding.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20230516184626.154892-2-afd@ti.com
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml