From patchwork Wed Jan 6 15:31:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gireesh Hiremath X-Patchwork-Id: 1422979 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=reject dis=none) header.from=in.bosch.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=in.bosch.com header.i=@in.bosch.com header.a=rsa-sha256 header.s=key2-intmail header.b=lJ5/d+ku; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4D9vbl4DCcz9sVk for ; Thu, 7 Jan 2021 03:15:31 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id A486982707; Wed, 6 Jan 2021 17:14:55 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (p=reject dis=none) header.from=in.bosch.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=in.bosch.com header.i=@in.bosch.com header.b="lJ5/d+ku"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1CE68826CF; Wed, 6 Jan 2021 16:31:52 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from de-out1.bosch-org.com (de-out1.bosch-org.com [139.15.230.186]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id CE294825C4 for ; Wed, 6 Jan 2021 16:31:49 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=in.bosch.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=Gireesh.Hiremath@in.bosch.com Received: from fe0vm1650.rbesz01.com (lb41g3-ha-dmz-psi-sl1-mailout.fe.ssn.bosch.com [139.15.230.188]) by fe0vms0186.rbdmz01.com (Postfix) with ESMTPS id 4D9tdK4Ln6z1XLFjb; Wed, 6 Jan 2021 16:31:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=in.bosch.com; s=key2-intmail; t=1609947109; bh=6fpWpkFc7jzpZRNXYDyHBuNEiuJWZJIJiVXj4p17DYI=; l=10; h=From:Subject:From:Reply-To:Sender; b=lJ5/d+kuaoVbO2XR8iKslH1ZdOymc5X1gApvsN4xxXsIHj2Hr7acArSlgRGeEYsSY FZQ36enfBaxq0CTWJ27euc8u3l+2sBOBv81Az3W9zXsGHM1/cjSt+1fhZRKuV5LPge e7ZwTTMT6JsI05qNqlozI9fKep+x3JqVfqZuOJtw= Received: from fe0vm1741.rbesz01.com (unknown [10.58.172.176]) by fe0vm1650.rbesz01.com (Postfix) with ESMTPS id 4D9tdK403gz1y9; Wed, 6 Jan 2021 16:31:49 +0100 (CET) X-AuditID: 0a3aad15-027ff7000000223b-96-5ff5d7e543f5 Received: from si0vm1950.rbesz01.com ( [10.58.173.29]) (using TLS with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by fe0vm1741.rbesz01.com (SMG Outbound) with SMTP id B8.F6.08763.5E7D5FF5; Wed, 6 Jan 2021 16:31:49 +0100 (CET) Received: from FE-HUB2000.de.bosch.com (fe-hub2000.de.bosch.com [10.4.103.109]) by si0vm1950.rbesz01.com (Postfix) with ESMTPS id 4D9tdK2y62zW7h; Wed, 6 Jan 2021 16:31:49 +0100 (CET) Received: from localhost.localdomain (10.142.201.46) by FE-HUB2000.de.bosch.com (10.4.103.109) with Microsoft SMTP Server id 15.1.2106.2; Wed, 6 Jan 2021 16:31:47 +0100 From: To: , , CC: , , Subject: [PATCH 0/2] Add Support for Himax HX8238D Display Panel Date: Wed, 6 Jan 2021 15:31:34 +0000 Message-ID: <20210106153136.2730-1-Gireesh.Hiremath@in.bosch.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Originating-IP: [10.142.201.46] X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFlrCLMWRmVeSWpSXmKPExsXCZbVWVvfp9a/xBl2TZC2mH3/LajF10mZ2 i7d7O9kdmD3+Pr/O4vHqwCp2j7N3djAGMEdx2aSk5mSWpRbp2yVwZazdZFSwhqPiyJxbjA2M 09i6GDk5JARMJK7ebmfqYuTiEBKYziSxdVcnlLObUeLchLWMEM4aRol7PzcBtXBwsAmoSqxe WANiiggES6w+ogYyiFmgQGLf1VPMILawgINEa9dDRhCbRUBFYvfsFWBxXgFHifenF7JCLJaX ON+7jh0iLihxcuYTFog58hLNW2czQ9gSEgdfvGCGqFeU+HN8JeMERv5ZSFpmIWmZhaRlASPz KkbRtFSDslxDcxNDvaKk1OIqA0O95PzcTYyQgBTdwXin+4PeIUYmDsZDjBIczEoivBbHvsQL 8aYkVlalFuXHF5XmpBYfYpTmYFES51Xh2RgnJJCeWJKanZpakFoEk2Xi4JRqYJLJ9J3/56qK qqQs68fLBTsesMzaeEAkWKw5TXlZc1GB1KcE111rpq4V1fvH+ZHp38MpX2RPrYtbz/k+RTci nU1c8dZSDqWmPbJG5botr110qwTOTVEwk9Arz+OdZ3D39xP7dRVfWe9x5Up1HF//4rNi34kd 0UFL45d8ffxtWcFGJ/6Epmlpt1c8cXq1+k7IE9mvMlP5X0moHxBsf9+02mmpUI7E1Oc/641L AyTuGrMoRvy0bJdY+SVAyb52jiT7lKgVnBdDUu3+LuaZ5S+zrkZs5vmYyRtZ5A8anP8Z+sS+ cnv8waMSya093Oe+sLat2NXvbOGz7mu0yL/nhhPuFDse6/O0nh+pMXXS8TnmrEosxRmJhlrM RcWJAIBq7fS3AgAA X-Mailman-Approved-At: Wed, 06 Jan 2021 17:14:49 +0100 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean From: Gireesh Hiremath Add diaplsy panel driver for Himax HX8238D with * SPI based initialization for HX8238D * Resolution: 320x240 * Color-Mode: RGB Enable the HX8238D driver for am335x, guardian board with related clocks, pinmux, config, interface and port Gireesh Hiremath (1): am335x, guardian: Enable panel driver Himax HX8238D Moses Christopher (1): drivers: video: Add Support for Himax HX8238D Panel arch/arm/dts/am335x-guardian-u-boot.dtsi | 15 ++ arch/arm/dts/am335x-guardian.dts | 8 +- arch/arm/mach-omap2/am33xx/Kconfig | 2 + board/bosch/guardian/board.c | 22 +++ board/bosch/guardian/mux.c | 3 +- configs/am335x_guardian_defconfig | 7 +- drivers/video/Kconfig | 10 ++ drivers/video/Makefile | 2 + drivers/video/hx8238d.c | 197 +++++++++++++++++++++++ 9 files changed, 262 insertions(+), 4 deletions(-) create mode 100644 drivers/video/hx8238d.c