From patchwork Sat May 9 11:18:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: srk@48.io X-Patchwork-Id: 11539785 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EF99715E6 for ; Mon, 11 May 2020 07:17:57 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id CE2DE2080C for ; Mon, 11 May 2020 07:17:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=48.io header.i=@48.io header.b="UOHMEZ4E" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CE2DE2080C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=48.io Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C6ED46E211; Mon, 11 May 2020 07:17:29 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from pruto.48.io (48.io [37.205.10.103]) by gabe.freedesktop.org (Postfix) with ESMTPS id C5D6C6E340 for ; Sat, 9 May 2020 11:27:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pruto.48.io (Postfix) with ESMTPSA id 1E3A7941C2; Sat, 9 May 2020 13:18:43 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.2 pruto.48.io 1E3A7941C2 Authentication-Results: pruto.48.io; dmarc=none (p=none dis=none) header.from=48.io DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=48.io; s=default; t=1589023123; bh=c/MY7PZoZwLslGs8HMBVxVE+62NvRyMuHVjPYAPKs+4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=UOHMEZ4ERL7FOTpdQ/a7y4abmo73w5zIovWv3NyjKeb9jxio79BKN4Pz+v/adwQ1u DKiYVlOVvKpZpLbPXtKcmOjTXPEnszBHPyN4cqv8bvMjzBBOG1YPjHNnPE9eZJkhmo OSQ+ndRqlXibrITPqlb3kUxfKqWRCNUSOwnnoXjE= From: srk@48.io To: Andrzej Hajda Subject: [PATCH 1/2] dt-bindings: n133hse-ea1: Add Innolux N133HSE panel Date: Sat, 9 May 2020 13:18:33 +0200 Message-Id: <20200509111834.26335-2-srk@48.io> In-Reply-To: <20200509111834.26335-1-srk@48.io> References: <20200509111834.26335-1-srk@48.io> MIME-Version: 1.0 X-Mailman-Approved-At: Mon, 11 May 2020 07:17:27 +0000 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, Jernej Skrabec , Richard Marko , Jonas Karlman , David Airlie , Neil Armstrong , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Lubomir Rintel , Rob Herring , Thierry Reding , Laurent Pinchart , Fabio Estevam , Sean Cross , Shawn Guo Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Sean Cross The Innolux N133HSE panel is a 13.3" 1920x1080 panel that contains an integrated backlight, and connects via eDP. It is used in the Kosagi Novena. Signed-off-by: Sean Cross Signed-off-by: Richard Marko Cc: Shawn Guo Cc: Fabio Estevam Cc: Thierry Reding To: dri-devel@lists.freedesktop.org --- .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index 393ffc6acbba..756bf6a48e8d 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -139,6 +139,8 @@ properties: - innolux,g121i1-l01 # Innolux Corporation 12.1" G121X1-L03 XGA (1024x768) TFT LCD panel - innolux,g121x1-l03 + # Innolux Corporation 13.3" FHD (1920x1080) TFT LCD panel + - innolux,n133hse-ea1 # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel - innolux,n116bge # InnoLux 15.6" WXGA TFT LCD panel