Searched +full:stih +full:- +full:cec (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/media/cec/st,stih-cec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: STMicroelectronics STIH4xx HDMI CEC10 - Alain Volmat <alain.volmat@foss.st.com>13 - $ref: cec-common.yaml#17 const: st,stih-cec22 clock-names:24 - const: cec-clk[all …]
1 STMicroelectronics STIH4xx HDMI CEC driver4 - compatible : value should be "st,stih-cec"5 - reg : Physical base address of the IP registers and length of memory7 - clocks : from common clock binding: handle to HDMI CEC clock8 - interrupts : HDMI CEC interrupt number to the CPU.9 - pinctrl-names: Contains only one value - "default"10 - pinctrl-0: Specifies the pin control groups used for CEC hardware.11 - resets: Reference to a reset controller12 - hdmi-phandle: Phandle to the HDMI controller, see also cec.txt.16 sti-cec@94a087c {[all …]
1 // SPDX-License-Identifier: GPL-2.0-only6 #include "stih410-clock.dtsi"7 #include "stih407-family.dtsi"8 #include "stih410-pinctrl.dtsi"9 #include <dt-bindings/gpio/gpio.h>16 compatible = "st,stih407-usb2-phy";17 #phy-cells = <0>;21 reset-names = "global", "port";27 compatible = "st,stih407-usb2-phy";28 #phy-cells = <0>;[all …]