提交 91fa953e 编写于 作者: S Suman Anna 提交者: Rob Herring

dt-bindings: clock: ti-sci: Fix incorrect usage of headers

The clock consumer usage description was erroneously referring to
couple of dt-binding headers that are no longer valid. The definition
and/or usage of these headers is incorrect and the only file present
at the moment, dt-bindings/soc/k2g.h is also being cleaned up. The
examples in this binding were updated properly, but the update to
description was missed out. So, fix this.

Fixes: 8f306cfe ("Documentation: dt: Add TI SCI clock driver")
Signed-off-by: NSuman Anna <s-anna@ti.com>
Signed-off-by: NRob Herring <robh@kernel.org>
上级 5f42991f
...@@ -14,10 +14,9 @@ Required properties: ...@@ -14,10 +14,9 @@ Required properties:
- compatible: Must be "ti,k2g-sci-clk" - compatible: Must be "ti,k2g-sci-clk"
- #clock-cells: Shall be 2. - #clock-cells: Shall be 2.
In clock consumers, this cell represents the device ID and clock ID In clock consumers, this cell represents the device ID and clock ID
exposed by the PM firmware. The assignments can be found in the header exposed by the PM firmware. The list of valid values for the device IDs
files <dt-bindings/genpd/<soc>.h> (which covers the device IDs) and and clocks IDs for 66AK2G SoC are documented at
<dt-bindings/clock/<soc>.h> (which covers the clock IDs), where <soc> http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data
is the SoC involved, for example 'k2g'.
Examples: Examples:
-------- --------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册