Lines Matching +full:clock +full:- +full:bindings
6 specification by itself but is meant to be referenced by platform-specific
7 device tree bindings.
9 When referenced from platform device tree bindings the properties defined in
10 this document are defined as follows. The platform device tree bindings are
13 - reg: Memory mapped base address and length of the DWC HDMI TX registers.
15 - reg-io-width: Width of the registers specified by the reg property. The
19 - interrupts: Reference to the DWC HDMI TX interrupt.
21 - clocks: References to all the clocks specified in the clock-names property
22 as specified in Documentation/devicetree/bindings/clock/clock-bindings.txt.
24 - clock-names: The DWC HDMI TX uses the following clocks.
26 - "iahb" is the bus clock for either AHB and APB (mandatory).
27 - "isfr" is the internal register configuration clock (mandatory).
28 - "cec" is the HDMI CEC controller main clock (optional).
30 - ports: The connectivity of the DWC HDMI TX with the rest of the system is
31 expressed in using ports as specified in the device graph bindings defined
32 in Documentation/devicetree/bindings/graph.txt. The numbering of the ports
33 is platform-specific.