Path: blob/main/sys/contrib/device-tree/Bindings/display/bridge/dw_hdmi.txt
48406 views
Synopsys DesignWare HDMI TX Encoder1===================================23This document defines device tree properties for the Synopsys DesignWare HDMI4TX Encoder (DWC HDMI TX). It doesn't constitue a device tree binding5specification by itself but is meant to be referenced by platform-specific6device tree bindings.78When referenced from platform device tree bindings the properties defined in9this document are defined as follows. The platform device tree bindings are10responsible for defining whether each property is required or optional.1112- reg: Memory mapped base address and length of the DWC HDMI TX registers.1314- reg-io-width: Width of the registers specified by the reg property. The15value is expressed in bytes and must be equal to 1 or 4 if specified. The16register width defaults to 1 if the property is not present.1718- interrupts: Reference to the DWC HDMI TX interrupt.1920- clocks: References to all the clocks specified in the clock-names property21as specified in Documentation/devicetree/bindings/clock/clock-bindings.txt.2223- clock-names: The DWC HDMI TX uses the following clocks.2425- "iahb" is the bus clock for either AHB and APB (mandatory).26- "isfr" is the internal register configuration clock (mandatory).27- "cec" is the HDMI CEC controller main clock (optional).2829- ports: The connectivity of the DWC HDMI TX with the rest of the system is30expressed in using ports as specified in the device graph bindings defined31in Documentation/devicetree/bindings/graph.txt. The numbering of the ports32is platform-specific.333435