From patchwork Thu Jan 12 17:53:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Morgan X-Patchwork-Id: 13098530 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 5CAE5C677F1 for ; Thu, 12 Jan 2023 17:54:12 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8BC9F10E31B; Thu, 12 Jan 2023 17:54:09 +0000 (UTC) Received: from mail-oa1-x2e.google.com (mail-oa1-x2e.google.com [IPv6:2001:4860:4864:20::2e]) by gabe.freedesktop.org (Postfix) with ESMTPS id A76E410E320 for ; Thu, 12 Jan 2023 17:54:07 +0000 (UTC) Received: by mail-oa1-x2e.google.com with SMTP id 586e51a60fabf-12c8312131fso19721049fac.4 for ; Thu, 12 Jan 2023 09:54:07 -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=xn0RWIp29/DDAGotFO+F2cDyIEYDf7WQu136TlHaqBY=; b=GgLQFSrI7wABrz24xPa8arTDkKmXWC4TAcKWtorlQQBKvTjCXNYQUfhqGbQ4C8vtdn KqE5SnutmCPdI7XDVjZW9QekOlPxRH8wQOsUQuThnYa07mj50tyDcgKYNLNB0me6gYry iL/1LNBsBeNCf0MGcyiTuCiLjq24UEUeF8LKgDm34uTMUXQmK+XEOaTn6L7eCh/Hhvqh kAI9J5i79+dLiWnKzXKNz1P7T93pif6yHD2e5I+tijWPIcNHfN5S5ip3ulybi28ENlrO ZwF35SYISkdDIN+wEHMbw00rdfERrly6zUItwvLOguKfXBB+PMg4lgeH5YaeJzjOUZon URVQ== 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=xn0RWIp29/DDAGotFO+F2cDyIEYDf7WQu136TlHaqBY=; b=IPHBIUkZInSWpguSzCZWQcDEG7cOppL9owVDFuffoO5ax5C1NbaaCl9kVqIxstsd7j J+7MnKJS1ZvHM4xF62uh3nGH5EgqTMr+hc7WVbnvqYvWsXT1Y0vAaJThC1A8oMbTx/Cl AaEGhUhqJndN2jBgrxNOPvKDMbLDmZPadGmk6XqU5nU0PurvlS59ELRsCBn9eqGL5gmd vO2lajDRZlWG9LaGs28Y4JdFYKo6h/9V7/trpzG3ZDs9w0gFjV/otfruejiwFcaec6LV o4Fv33RrJqovQ70FPkySBBTcFdfxWJ4CAFGJqzNRNnmUVWivveBSziAqYlZaVaaKdynN zXkw== X-Gm-Message-State: AFqh2krkljBQ349X0jE9miDEgprLN+eBfNGDRV+kbsvXodwzL8AuJ6bZ l/BT2rEt+oyw7Sm2CPGkI52ec4jRZFA= X-Google-Smtp-Source: AMrXdXtBjQHgctO3UfpGjiQn/IsGHMNY/nqHWRHZ2huNChe7We+hR5oAMk6Qv4zseol2n95jfj1iMA== X-Received: by 2002:a05:6870:450a:b0:15e:dbe1:aee3 with SMTP id e10-20020a056870450a00b0015edbe1aee3mr34192oao.51.1673546046797; Thu, 12 Jan 2023 09:54:06 -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 v17-20020a05687105d100b0014866eb34cesm9317049oan.48.2023.01.12.09.54.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Jan 2023 09:54:06 -0800 (PST) From: Chris Morgan To: dri-devel@lists.freedesktop.org Subject: [PATCH V10 4/4] arm64: dts: rockchip: add display to RG503 Date: Thu, 12 Jan 2023 11:53:58 -0600 Message-Id: <20230112175358.421975-5-macroalpha82@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230112175358.421975-1-macroalpha82@gmail.com> References: <20230112175358.421975-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, Chris Morgan , krzysztof.kozlowski+dt@linaro.org, sam@ravnborg.org, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, thierry.reding@gmail.com, tzimmermann@suse.de, maccraft123mc@gmail.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Chris Morgan Add Samsung AMS495QA01 panel to RG503. Signed-off-by: Chris Morgan Signed-off-by: Maya Matuszczyk --- .../dts/rockchip/rk3566-anbernic-rg503.dts | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts b/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts index 5dafcc86296b..b4b2df821cba 100644 --- a/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts +++ b/arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dts @@ -47,6 +47,21 @@ gpio_spi: spi { mosi-gpios = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>; cs-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>; num-chipselects = <0>; + + panel@0 { + compatible = "samsung,ams495qa01"; + reg = <0>; + pinctrl-names = "default"; + pinctrl-0 = <&lcd_reset>; + reset-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_LOW>; + vdd-supply = <&vcc_3v3>; + + port { + mipi_in_panel: endpoint { + remote-endpoint = <&mipi_out_panel>; + }; + }; + }; }; /* Channels reversed for both headphones and speakers. */ @@ -94,6 +109,32 @@ &cru { assigned-clock-rates = <1200000000>, <200000000>, <500000000>; }; +&dsi_dphy0 { + status = "okay"; +}; + +&dsi0 { + status = "okay"; + + ports { + dsi0_in: port@0 { + reg = <0>; + + dsi0_in_vp1: endpoint { + remote-endpoint = <&vp1_out_dsi0>; + }; + }; + + dsi0_out: port@1 { + reg = <1>; + + mipi_out_panel: endpoint { + remote-endpoint = <&mipi_in_panel>; + }; + }; + }; +}; + &gpio_keys_control { button-a { gpios = <&gpio3 RK_PC1 GPIO_ACTIVE_LOW>; @@ -146,6 +187,13 @@ spk_amp_enable_h: spk-amp-enable-h { }; }; + gpio-lcd { + lcd_reset: lcd-reset { + rockchip,pins = + <4 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>; + }; + }; + gpio-spi { spi_pins: spi-pins { rockchip,pins = @@ -164,3 +212,10 @@ rk817_charger: charger { rockchip,sleep-filter-current-microamp = <100000>; }; }; + +&vp1 { + vp1_out_dsi0: endpoint@ROCKCHIP_VOP2_EP_MIPI0 { + reg = ; + remote-endpoint = <&dsi0_in_vp1>; + }; +};