Searched +full:imx8mq +full:- +full:nwl +full:- +full:dsi (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/bridge/nwl-dsi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Northwest Logic MIPI-DSI controller on i.MX SoCs10 - Guido Gúnther <agx@sigxcpu.org>11 - Robert Chiras <robert.chiras@nxp.com>14 NWL MIPI-DSI host controller found on i.MX8 platforms. This is a dsi bridge for15 the SOCs NWL MIPI-DSI host controller.18 - $ref: ../dsi-controller.yaml#[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)4 * Copyright (C) 2017-2018 Pengutronix, Lucas Stach <kernel@pengutronix.de>7 #include <dt-bindings/clock/imx8mq-clock.h>8 #include <dt-bindings/power/imx8mq-power.h>9 #include <dt-bindings/reset/imx8mq-reset.h>10 #include <dt-bindings/gpio/gpio.h>11 #include "dt-bindings/input/input.h"12 #include <dt-bindings/interrupt-controller/arm-gic.h>13 #include <dt-bindings/thermal/thermal.h>14 #include <dt-bindings/interconnect/imx8mq.h>[all …]