Lines Matching +full:io +full:- +full:width
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/ingenic,jz4780-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - H. Nikolaus Schaller <hns@goldelico.com>
17 - $ref: synopsys,dw-hdmi.yaml#
21 const: ingenic,jz4780-dw-hdmi
23 reg-io-width:
42 - compatible
43 - clocks
44 - clock-names
45 - ports
46 - reg-io-width
51 - |
52 #include <dt-bindings/clock/ingenic,jz4780-cgu.h>
55 compatible = "ingenic,jz4780-dw-hdmi";
57 reg-io-width = <4>;
58 interrupt-parent = <&intc>;
61 clock-names = "iahb", "isfr";
64 #address-cells = <1>;
65 #size-cells = <0>;
69 remote-endpoint = <&jz4780_lcd_out>;
75 remote-endpoint = <&hdmi_con>;