Searched +full:rg353p +full:- +full:panel (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/panel/newvision,nv3051d.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NewVision NV3051D based LCD panel13 - Chris Morgan <macromorgan@hotmail.com>16 - $ref: panel-common.yaml#21 - enum:22 - anbernic,rg351v-panel23 - anbernic,rg353p-panel[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;5 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/input/linux-event-codes.h>7 #include <dt-bindings/pinctrl/rockchip.h>8 #include "rk3566-anbernic-rgxx3.dtsi"11 adc-joystick {12 compatible = "adc-joystick";13 io-channels = <&adc_mux 0>,17 pinctrl-0 = <&joy_mux_en>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * NV3051D MIPI-DSI panel driver for Anbernic RG353x8 * Elida kd35t133 3.5" MIPI-DSI panel driver14 #include <linux/media-bus-format.h>36 struct drm_panel panel; member42 static inline struct panel_nv3051d *panel_to_panelnv3051d(struct drm_panel *panel) in panel_to_panelnv3051d() argument44 return container_of(panel, struct panel_nv3051d, panel); in panel_to_panelnv3051d()49 struct mipi_dsi_device *dsi = to_mipi_dsi_device(ctx->dev); in panel_nv3051d_init_sequence()241 dev_dbg(ctx->dev, "Panel init sequence done\n"); in panel_nv3051d_init_sequence()246 static int panel_nv3051d_unprepare(struct drm_panel *panel) in panel_nv3051d_unprepare() argument[all …]
1 # SPDX-License-Identifier: GPL-2.0-only6 Panel registration and lookup framework.12 tristate "ABT Y030XX067A 320x480 LCD panel"17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-30018 and RG-99 handheld gaming consoles.21 tristate "ARM Versatile panel driver"27 reference designs. The panel is detected using special registers31 tristate "ASUS Z00T TM5P5 NT35596 panel"37 NT35596 1080x1920 video mode panel as found in some Asus45 Say Y here to enable support for the AUO A030JTN01 320x480 3.0" panel[all …]