Searched +full:imx8mp +full:- +full:hdmi +full:- +full:pvi (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/imx/fsl,imx8mp-hdmi-pvi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale i.MX8MP HDMI Parallel Video Interface10 - Lucas Stach <l.stach@pengutronix.de>13 The HDMI parallel video interface is a timing and sync generator block in the14 i.MX8MP SoC, that sits between the video source and the HDMI TX controller.18 const: fsl,imx8mp-hdmi-pvi26 power-domains:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP i.MX8MP HDMI blk-ctrl10 - Lucas Stach <l.stach@pengutronix.de>13 The i.MX8MP HDMMI blk-ctrl is a top-level peripheral providing access to15 peripherals located in the HDMI domain of the SoC.20 - const: fsl,imx8mp-hdmi-blk-ctrl21 - const: syscon[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx8mp-clock.h>7 #include <dt-bindings/power/imx8mp-power.h>8 #include <dt-bindings/reset/imx8mp-reset.h>9 #include <dt-bindings/gpio/gpio.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/interconnect/fsl,imx8mp.h>12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/thermal/thermal.h>15 #include "imx8mp-pinfunc.h"[all …]