From patchwork Fri Nov 11 20:31:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Morgan X-Patchwork-Id: 13040780 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7F627C4332F for ; Fri, 11 Nov 2022 20:31:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4207010E8B9; Fri, 11 Nov 2022 20:31:49 +0000 (UTC) Received: from mail-oi1-x22a.google.com (mail-oi1-x22a.google.com [IPv6:2607:f8b0:4864:20::22a]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6244288284 for ; Fri, 11 Nov 2022 20:31:44 +0000 (UTC) Received: by mail-oi1-x22a.google.com with SMTP id b124so5942094oia.4 for ; Fri, 11 Nov 2022 12:31:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=UVGg0nA9wNIi0Jewzc4LnXJCRV2Q026/w/hAmHhcOh8=; b=Q7UJA0jp6wd6TZZL7SSULID+66etZUFTtTwdlSOL5xvnu48x0MtFFcyDZa65F8AZlo 9Q3yzyvtbdpN0BjN1vCZqK0yrm/ZoquUjN5mhmhhOfxk/LDfQ8s2BornrRyAVPULpSbv HvA5CzIl6+a07/LchAR05cBrEw1bktkYasX0hUjQ+h5oRTudBu7nTeki1L6+XPkvgs2h hr27ZD5pdClWUjbylJLzG5nF89Jmyk7D0nHzVl7Aiz1rGHRxkblGCzVqAXRO0jlBwlB5 6WJEvBNTu8NVgiw5GxLGQm6afikolLnylNEqhPl5/iXjLzx3Z0d7UlNG/g/NywvxamB5 LOUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UVGg0nA9wNIi0Jewzc4LnXJCRV2Q026/w/hAmHhcOh8=; b=MDidqLfRoKrS4KOyGf47Jlos3mrZT/y3tpt/d+p4vJxCSt9xqgGoT6Ei1DOw4Knt8q TaceboixOZqFBJMxYWSbAp95mU7oj3OBULY9sFxEvYu6XKXMh41czYRv8/YjjnYijVcJ 9GA3BtsJ0YZZc++6Y8/uWGf7yXvoV0Mvjo/seH/gbRZwvfmjivhxpDAoSMeOUMO87rPJ D0n2P8LGWvCOZgPY0RWe6IfLszJylC/hDJPuxbcETOMgwoPXiEk3oAN86KLEDxWB+ihp dIyVB68qAxcSf8+5uuoxwWSSn6s+TwfTH3YxldqFC4OY2i9PA4TaI5Dy9uQTDBR3TfoG eZPQ== X-Gm-Message-State: ANoB5pl8QhMqpPFyT3V35Mrfz6/yJhYyKmK4Ks7LWns62p6ms2w5HgPf uxri2+A0g7weteJ/ANtFZgnUK2zUjHQ= X-Google-Smtp-Source: AA0mqf4wcEGFxyBApTMEYOtrMG6ElSUz6Oy0cPR3IbNMEyqpjhHtyoKMDQTWKzb0XvtTdb7aZCeM3g== X-Received: by 2002:a54:4788:0:b0:359:568c:176 with SMTP id o8-20020a544788000000b00359568c0176mr1585531oic.110.1668198703316; Fri, 11 Nov 2022 12:31:43 -0800 (PST) Received: from localhost.localdomain (76-244-6-13.lightspeed.rcsntx.sbcglobal.net. [76.244.6.13]) by smtp.gmail.com with ESMTPSA id n10-20020a056870558a00b00132f141ef2dsm1734054oao.56.2022.11.11.12.31.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Nov 2022 12:31:42 -0800 (PST) From: Chris Morgan To: dri-devel@lists.freedesktop.org Subject: [PATCH V5 1/3] dt-bindings: vendor-prefixes: add NewVision vendor prefix Date: Fri, 11 Nov 2022 14:31:28 -0600 Message-Id: <20221111203130.9615-2-macroalpha82@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221111203130.9615-1-macroalpha82@gmail.com> References: <20221111203130.9615-1-macroalpha82@gmail.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, sam@ravnborg.org, Chris Morgan , robh+dt@kernel.org, Krzysztof Kozlowski , thierry.reding@gmail.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Chris Morgan NewVision (also sometimes written as New Vision) is a company based in Shenzen that manufactures ICs for controlling LCD panels. https://www.newvisiondisplay.com/ Signed-off-by: Chris Morgan Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6e323a380294..c6aa7b3d1455 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -883,6 +883,8 @@ patternProperties: description: Shenzhen Netxeon Technology CO., LTD "^neweast,.*": description: Guangdong Neweast Optoelectronics CO., LTD + "^newvision,.*": + description: New Vision Display (Shenzhen) Co., Ltd. "^nexbox,.*": description: Nexbox "^nextthing,.*": From patchwork Fri Nov 11 20:31:29 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Morgan X-Patchwork-Id: 13040782 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9CF4CC4332F for ; Fri, 11 Nov 2022 20:32:08 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A964010E8BC; Fri, 11 Nov 2022 20:32:03 +0000 (UTC) Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8DDDF88284 for ; Fri, 11 Nov 2022 20:31:45 +0000 (UTC) Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-13c569e5ff5so6581565fac.6 for ; Fri, 11 Nov 2022 12:31:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Xete0/AZnyUcmSDoDSoWQ2VGHllGDO85S4fbHOvDNzQ=; b=E+rsBRHvmA9YsHXUyGU0u16o6aut3TyI8B6af76TWu1JuXTFzPILeonjAnntNRG64X OqcytALmznkqacFQVhXHnjXS5mwARYi2zULr5HwbV78pIWeJbw4295y72ZKCDeQKcOvI pEp5jlWk3e72oCC7MHLpIfjct2buY/7Il6Y2joGbY9SYahtW0LpiKzprhZCVugdsPHW+ pt1+7TqacuWM9JNFefksDsArsKEfHXlTfMY6hFnHM/wYuhsjXnrJrgSefEhxwePE0hIY ICpcPoTCFaMgIo68uHMnVlRGkuZIWDFMVmGs0eMLfsIQScFPqORTQ8aey/XfF4B+Ucdu 5how== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xete0/AZnyUcmSDoDSoWQ2VGHllGDO85S4fbHOvDNzQ=; b=y4TinvuGo9KbqLhq9vvTRIQ4VpNCcMx5vaDaE6Xc2zFdncZA8EocckrlKwINPjDblx xhfaoyBq8gD8BheTp38VZaEDNxkrdHzYcc5cFaqdz5OInYvhORmmFOOe0suFnRDRaeCe Mv+8OjD7flYE1pm/djY6bS7+Qi+Pb0Slk+dZE+0crzML6SXYWfSbDb+broHJ23+p7cpS bhitP1MfHlSai3JWYHu58UlNrBAlCRwWAiIgCuVqccmlDFWBco6gJpK8HBopma4Q6UAI 8ygeVXgaOoqXHVaYmvxlxVYvLsdqbgMlzfy2WzQWfy2rT87ATwjqhPV9+V7MnPqax/y3 azhA== X-Gm-Message-State: ANoB5pnx7XsjGpI6hzcSJCEbsEyTpkJKJ7u27S5Fm1i5DGOLOkJZyRbY 1JkWuA2MAlBHenYznLwEc3TuID0SxHA= X-Google-Smtp-Source: AA0mqf6Rjas0LF4MGwfygUwXhxQl49ZzYnF1cPIW6+C9MWVL0El/f6GV/+UoK48FHdo2K+sugG76Dw== X-Received: by 2002:a05:6870:8903:b0:13c:ac47:63e5 with SMTP id i3-20020a056870890300b0013cac4763e5mr1905833oao.278.1668198704363; Fri, 11 Nov 2022 12:31:44 -0800 (PST) Received: from localhost.localdomain (76-244-6-13.lightspeed.rcsntx.sbcglobal.net. [76.244.6.13]) by smtp.gmail.com with ESMTPSA id n10-20020a056870558a00b00132f141ef2dsm1734054oao.56.2022.11.11.12.31.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Nov 2022 12:31:43 -0800 (PST) From: Chris Morgan To: dri-devel@lists.freedesktop.org Subject: [PATCH V5 2/3] dt-bindings: display: panel: Add NewVision NV3051D bindings Date: Fri, 11 Nov 2022 14:31:29 -0600 Message-Id: <20221111203130.9615-3-macroalpha82@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221111203130.9615-1-macroalpha82@gmail.com> References: <20221111203130.9615-1-macroalpha82@gmail.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, sam@ravnborg.org, Chris Morgan , robh+dt@kernel.org, thierry.reding@gmail.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Chris Morgan Add documentation for the NewVision NV3051D panel bindings. Note that for the two expected consumers of this panel binding the underlying LCD model is unknown. Name "anbernic,rg353p-panel" is used because the hardware itself is known as "anbernic,rg353p". Signed-off-by: Chris Morgan Reviewed-by: Rob Herring --- .../display/panel/newvision,nv3051d.yaml | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml diff --git a/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml b/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml new file mode 100644 index 000000000000..116c1b6030a2 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/newvision,nv3051d.yaml @@ -0,0 +1,63 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/panel/newvision,nv3051d.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: NewVision NV3051D based LCD panel + +description: | + The NewVision NV3051D is a driver chip used to drive DSI panels. For now, + this driver only supports the 640x480 panels found in the Anbernic RG353 + based devices. + +maintainers: + - Chris Morgan + +allOf: + - $ref: panel-common.yaml# + +properties: + compatible: + items: + - enum: + - anbernic,rg353p-panel + - anbernic,rg353v-panel + - const: newvision,nv3051d + + reg: true + backlight: true + port: true + reset-gpios: + description: Active low reset GPIO + vdd-supply: true + +required: + - compatible + - reg + - backlight + +additionalProperties: false + +examples: + - | + #include + dsi { + #address-cells = <1>; + #size-cells = <0>; + panel@0 { + compatible = "anbernic,rg353p-panel", "newvision,nv3051d"; + reg = <0>; + backlight = <&backlight>; + reset-gpios = <&gpio4 0 GPIO_ACTIVE_LOW>; + vdd-supply = <&vcc3v3_lcd>; + + port { + mipi_in_panel: endpoint { + remote-endpoint = <&mipi_out_panel>; + }; + }; + }; + }; + +... From patchwork Fri Nov 11 20:31:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Morgan X-Patchwork-Id: 13040781 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 12E79C433FE for ; Fri, 11 Nov 2022 20:32:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 114CE10E8BA; Fri, 11 Nov 2022 20:31:57 +0000 (UTC) Received: from mail-oi1-x235.google.com (mail-oi1-x235.google.com [IPv6:2607:f8b0:4864:20::235]) by gabe.freedesktop.org (Postfix) with ESMTPS id D5C8710E8B9 for ; Fri, 11 Nov 2022 20:31:46 +0000 (UTC) Received: by mail-oi1-x235.google.com with SMTP id h132so5954468oif.2 for ; Fri, 11 Nov 2022 12:31:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=QtHcRR+0kX4YJ1jLJlQgQQEZMyaeD12Nr4uENf4Q9KU=; b=eTfZw+c3mTvi1FjO/OBphQoAb1DdRLfK3Jc2xIrc62nIE8sKsUZE1HhHrjo7MlEJ1q 6P7Jn648P7jdbQMBgPPnhrK1TsSxSEK9rmsv3DW8dTKCk3MAB60DikfKZN3U1eotwxsy GZ6opxVoLmpfSHroB3jIMzINjf72EoX0lWGBRfPitzREN0pGZMxovf+jjZBR8iqpv0Sm +JqQghXqXUc9cgw/8DIcKwl//Cyq/MoSHSuaA98IaUTCJyD0ow0PUawm0hdkJw5wgmnk 8u9P/RCPSN3NdoqkR+He/NTdcwOuJe7+vUfDM4nuCDvjNw0WrU8J9bpW7Om/15JpXhdp jGSA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QtHcRR+0kX4YJ1jLJlQgQQEZMyaeD12Nr4uENf4Q9KU=; b=fuOjFbJWBBEyOxQV2c3eXgrWfN5mvS1kM2SDWFVNIwOhmoQ+FycnYcwv+JWqKqhW57 WSPshfGw+ggvLzLHMNkQmjmpiNWEYdGqjEGy4zPeKrnyNEANmGdbnwI233xUTkfIzZDS fOAfZL9NOWrj04TW0O25PpsL/fr9C08R2zShQ7PLl8Ka0lOvVEkvJBTsjQUBUNst1Fdr XuppUpTkWhRMyAbyrqMfxp5wQnfGApyhJXFr/uxzkOuXv8fhlZpc1SfTb87zYBCCxm7L 4fCVsu3xVh66jwH0F8LhUJhkAvaLT7HmMI/oMmHACHUWQUmGz0MSNt382s3CrDDSA3YK iD8Q== X-Gm-Message-State: ANoB5pkMmRMkRjNYULUllYcK/9NQDXiCWw4Cqviyg5ovDF8nVBC1RLmm CSwcFhJiP7RO0jkTeVuav1/0gTXz2Hk= X-Google-Smtp-Source: AA0mqf6Jmt8Od3l4hN4DNCB3pwgbaK2nrhAxBo0EdzmRsKCyZvxIUZvYhOaNcxINLFRkC3G63gFPkg== X-Received: by 2002:a05:6808:1a20:b0:34f:335e:6bb8 with SMTP id bk32-20020a0568081a2000b0034f335e6bb8mr1554469oib.213.1668198705348; Fri, 11 Nov 2022 12:31:45 -0800 (PST) Received: from localhost.localdomain (76-244-6-13.lightspeed.rcsntx.sbcglobal.net. [76.244.6.13]) by smtp.gmail.com with ESMTPSA id n10-20020a056870558a00b00132f141ef2dsm1734054oao.56.2022.11.11.12.31.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Nov 2022 12:31:44 -0800 (PST) From: Chris Morgan To: dri-devel@lists.freedesktop.org Subject: [PATCH V5 3/3] drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel Date: Fri, 11 Nov 2022 14:31:30 -0600 Message-Id: <20221111203130.9615-4-macroalpha82@gmail.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221111203130.9615-1-macroalpha82@gmail.com> References: <20221111203130.9615-1-macroalpha82@gmail.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, sam@ravnborg.org, Chris Morgan , robh+dt@kernel.org, thierry.reding@gmail.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Chris Morgan Support NewVision NV3051D panels as found on the Anbernic RG353P and RG353V. The underlying LCD part number for the RG353x devices is unknown, so the device name and a fallback for the driver IC is used instead. Signed-off-by: Chris Morgan --- drivers/gpu/drm/panel/Kconfig | 9 + drivers/gpu/drm/panel/Makefile | 1 + .../gpu/drm/panel/panel-newvision-nv3051d.c | 504 ++++++++++++++++++ 3 files changed, 514 insertions(+) create mode 100644 drivers/gpu/drm/panel/panel-newvision-nv3051d.c diff --git a/drivers/gpu/drm/panel/Kconfig b/drivers/gpu/drm/panel/Kconfig index a582ddd583c2..427c22bdbfb3 100644 --- a/drivers/gpu/drm/panel/Kconfig +++ b/drivers/gpu/drm/panel/Kconfig @@ -296,6 +296,15 @@ config DRM_PANEL_NEC_NL8048HL11 panel (found on the Zoom2/3/3630 SDP boards). To compile this driver as a module, choose M here. +config DRM_PANEL_NEWVISION_NV3051D + tristate "NewVision NV3051D DSI panel" + depends on OF + depends on DRM_MIPI_DSI + depends on BACKLIGHT_CLASS_DEVICE + help + This driver supports the NV3051D based panel found on the Anbernic + RG353P and RG353V. + config DRM_PANEL_NEWVISION_NV3052C tristate "NewVision NV3052C RGB/SPI panel" depends on OF && SPI diff --git a/drivers/gpu/drm/panel/Makefile b/drivers/gpu/drm/panel/Makefile index 34e717382dbb..cb03b3a82738 100644 --- a/drivers/gpu/drm/panel/Makefile +++ b/drivers/gpu/drm/panel/Makefile @@ -27,6 +27,7 @@ obj-$(CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829) += panel-leadtek-ltk500hd1829.o obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o +obj-$(CONFIG_DRM_PANEL_NEWVISION_NV3051D) += panel-newvision-nv3051d.o obj-$(CONFIG_DRM_PANEL_NEWVISION_NV3052C) += panel-newvision-nv3052c.o obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35560) += panel-novatek-nt35560.o diff --git a/drivers/gpu/drm/panel/panel-newvision-nv3051d.c b/drivers/gpu/drm/panel/panel-newvision-nv3051d.c new file mode 100644 index 000000000000..305b2aae059f --- /dev/null +++ b/drivers/gpu/drm/panel/panel-newvision-nv3051d.c @@ -0,0 +1,504 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * NV3051D MIPI-DSI panel driver for Anbernic RG353x + * Copyright (C) 2022 Chris Morgan + * + * based on + * + * Elida kd35t133 3.5" MIPI-DSI panel driver + * Copyright (C) Theobroma Systems 2020 + */ + +#include +#include +#include +#include +#include +#include + +#include