diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2021-01-15 21:28:48 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-19 17:32:34 -0800 |
commit | b3228c74e0d24976604e8550e9cccb83135f5302 (patch) | |
tree | efe11b6cee28942343233d19b31e0e5f5dfaffc5 /net/core/failover.c | |
parent | 9f23de418f7e999cc48be915c514db9c54166c0e (diff) |
dt-binding: ti: am65x-cpts: add assigned-clock and power-domains props
The CPTS clock is usually a clk-mux which allows to select CPTS reference
clock by using 'assigned-clock-parents', 'assigned-clocks' DT properties.
Also depending on integration the power-domains has to be specified to
enable CPTS IP.
Hence add 'assigned-clock-parents', 'assigned-clocks' and 'power-domains'
properties to the CPTS DT bindings to avoid dtbs_check warnings:
cpts@310d0000: 'assigned-clock-parents', 'assigned-clocks' do not match any of the regexes: 'pinctrl-[0-9]+'
cpts@310d0000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+'
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/failover.c')
0 files changed, 0 insertions, 0 deletions