diff options
author | Théo Lebrun <[email protected]> | 2024-11-06 17:03:52 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2024-11-14 14:52:26 -0800 |
commit | a370b2d22dc0a68631fadca5080cd78fa99e4284 (patch) | |
tree | 1de7c15fe016d5cfce2e8bab74469e4c8a575d76 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25d904946a0baf08b16204d95dc3624096d99c38 (diff) |
dt-bindings: soc: mobileye: set `#clock-cells = <1>` for all compatibles
Some compatibles expose a single clock. For those, we used to let them
using `#clock-cells = <0>` (ie <&olb> reference rather than <&olb 0>).
Switch away from that: enforce a cell for all compatibles. This is more
straight forward, and avoids devicetree changes whenever a compatible
goes from exposing a single clock to multiple ones. Also, dt-bindings
get simpler.
*This is an ABI break*. Change it while EyeQ5 platform support is at its
infancy, without any user. More clocks might hide in each OLB as some
registers are still unknown.
Signed-off-by: Théo Lebrun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions