From patchwork Tue Feb 25 21:03:14 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 13990965 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 452E1C021B2 for ; Tue, 25 Feb 2025 21:03:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B367E10E7E7; Tue, 25 Feb 2025 21:03:27 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="Xe7Sdg3x"; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0BA4910E7E7 for ; Tue, 25 Feb 2025 21:03:26 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 78DAC5C03C2; Tue, 25 Feb 2025 21:02:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC64AC4CEDD; Tue, 25 Feb 2025 21:03:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740517405; bh=5QLha3LU54q2eJpH1rlZ9gtOA95sAt4D3nlp+ptlssw=; h=From:To:Cc:Subject:Date:From; b=Xe7Sdg3xqnC0ijDR2xEdQS7iYEc+HPkaF1a9tFadBkRzPT846RidLssoY6DTJgZxA coepeyFbfaVDzTulWQ0lA13JXpv+uh6JUEWizvSAoboMJ/7JxoJ2KrdEWCDqjgtp2m pGLkCjdLj49kd+CvYR/7oEv6uZLfCnudVGeXAhLnxwMXSVoQ5wzBX3UzFyJnsr3PoF 9nJhDz8tmi4GSGDCjBetKYGf0sjhgUeMSur+LGXTYBFPiU+ORsvVWP5A6ab9YnOGWT OoZ/cA2n5aM7xoVJlQXGU8nO0MdVi7gdP5pVy4XCc//syfWLLGDHvXL80Mpmx/J83R UM2f+Y0+GvaaQ== From: "Rob Herring (Arm)" To: Geert Uytterhoeven , Neil Armstrong , Jessica Zhang , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Krzysztof Kozlowski , Conor Dooley , Laurent Pinchart , Thierry Reding Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: display: mitsubishi, aa104xd12: Allow jeida-18 for data-mapping Date: Tue, 25 Feb 2025 15:03:14 -0600 Message-ID: <20250225210316.3043357-1-robh@kernel.org> X-Mailer: git-send-email 2.47.2 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" There's both a user and the datasheet[1] indicate that 6-bpp is supported as well. [1] https://agdisplays.com/pub/media/catalog/datasheet/Mitsubishi/AA104XD12.pdf Signed-off-by: Rob Herring (Arm) --- .../bindings/display/panel/mitsubishi,aa104xd12.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml b/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml index 3623ffa6518d..2c92d81caaaf 100644 --- a/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml +++ b/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml @@ -33,7 +33,9 @@ properties: description: Reference to the regulator powering the panel VCC pins. data-mapping: - const: jeida-24 + enum: + - jeida-18 + - jeida-24 width-mm: const: 210 From patchwork Tue Feb 25 21:03:15 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 13990966 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 93203C021B2 for ; Tue, 25 Feb 2025 21:03:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1A64910E7E8; Tue, 25 Feb 2025 21:03:32 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="Rua6QqsG"; dkim-atps=neutral Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8DDE910E7E8 for ; Tue, 25 Feb 2025 21:03:28 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A80FB5C04EB; Tue, 25 Feb 2025 21:02:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A451C4CEDD; Tue, 25 Feb 2025 21:03:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740517407; bh=3rjzucY2mzCS228H6NdD5SCcBe2EbMfvymk2w4oTTTk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Rua6QqsGWULVo6JIaHkhYkZsmQsYHrG84S0o7f2MfZmZbE6CnRFdafTtciX0MpS7s yk3Mg5XSHm/gFzcqdRrIvpIhv1v3sFFr5J0muP2KM9nHAiOUy9QOjIc+eUyw2DT8ZX MAVvS9OHMVCfH/piWSd8OanTFXH/F/GpbB8Xfrzu0RNrZLcCu0D0Kycv33jQfhPoAy /6VRmfokCqwOcSTM993ohRtwcGx+4ZEYgYqxjXxFxzk6JgLD977KczYz8EWJ3IIE7/ PytJBDjvcJusPc8EEn5zGVAnhizQbxou+DYBt3IU7UHJp5bibBwjSSlIQ73xz25n+w IGN9HeadCuqsQ== From: "Rob Herring (Arm)" To: Geert Uytterhoeven , Neil Armstrong , Jessica Zhang , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Krzysztof Kozlowski , Conor Dooley , Laurent Pinchart , Thierry Reding Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/2] dt-bindings: display: mitsubishi, aa104xd12: Adjust allowed and required properties Date: Tue, 25 Feb 2025 15:03:15 -0600 Message-ID: <20250225210316.3043357-2-robh@kernel.org> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250225210316.3043357-1-robh@kernel.org> References: <20250225210316.3043357-1-robh@kernel.org> 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" The Mitsubishi aa104xd12 panel requires an external backlight driver circuit, so allow the "backlight" property. There are users of this panel without a vcc-supply, so it shouldn't be required. Signed-off-by: Rob Herring (Arm) --- .../devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml b/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml index 2c92d81caaaf..96621b89ae9e 100644 --- a/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml +++ b/Documentation/devicetree/bindings/display/panel/mitsubishi,aa104xd12.yaml @@ -43,6 +43,7 @@ properties: height-mm: const: 158 + backlight: true panel-timing: true port: true @@ -50,7 +51,6 @@ additionalProperties: false required: - compatible - - vcc-supply - data-mapping - width-mm - height-mm