From patchwork Fri Sep 21 18:08:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrizio Castro X-Patchwork-Id: 10610825 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 09536157B for ; Fri, 21 Sep 2018 18:09:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EAD9F2E41C for ; Fri, 21 Sep 2018 18:09:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DEAFA2E4DE; Fri, 21 Sep 2018 18:09:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9A18B2E41C for ; Fri, 21 Sep 2018 18:09:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=Cfx/owXbULlKyrGmb4UR3wt3rfhiAonYXdIapBC810w=; b=O7d 1SHJl6BixiOqb/KqVYBVjCJAOrIrL8Oc/iqqTHgErJvP+CrL7XQkSOLFq4mJIR/lijPk/WBGCRRLO 2rgNq7iHIUEtTCVUlTzioMkjJPaB1Fcyk1STM0l2wKjsiqpd2HwejOeKOkXBU8Jp2b66uy1FjhajV PzXBRFBT+Z/e+5SyKrFMXGHPvCX47iXK/cFaXNo4COgCoRa/ywF+s7Au8QUE7u1hoEXMNiOzSDpZq +qLAXDieDRSA02fphLrgqji8SeLxPXVy+RDurDnAa7YcVz0j7F6PZtJUcE5eza7bSE/bmq+l2SuLn Y1SOGnI9pFPne4rBsPRrIZ2Vr+Xfjuw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g3PrO-00026u-GG; Fri, 21 Sep 2018 18:08:58 +0000 Received: from relmlor3.renesas.com ([210.160.252.173] helo=relmlie2.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g3PrI-00024S-3z for linux-arm-kernel@lists.infradead.org; Fri, 21 Sep 2018 18:08:54 +0000 Received: from unknown (HELO relmlir3.idc.renesas.com) ([10.200.68.153]) by relmlie2.idc.renesas.com with ESMTP; 22 Sep 2018 03:08:37 +0900 Received: from relmlii1.idc.renesas.com (relmlii1.idc.renesas.com [10.200.68.65]) by relmlir3.idc.renesas.com (Postfix) with ESMTP id 1A4A947D7C; Sat, 22 Sep 2018 03:08:37 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.54,285,1534777200"; d="scan'208";a="291593351" Received: from unknown (HELO fabrizio-dev.ree.adwin.renesas.com) ([10.226.36.250]) by relmlii1.idc.renesas.com with ESMTP; 22 Sep 2018 03:08:33 +0900 From: Fabrizio Castro To: David Airlie , Rob Herring , Geert Uytterhoeven , Laurent Pinchart , Mark Rutland Subject: [PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N Date: Fri, 21 Sep 2018 19:08:26 +0100 Message-Id: <1537553311-8831-1-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180921_110852_290559_5ED439F7 X-CRM114-Status: GOOD ( 13.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabrizio Castro , devicetree@vger.kernel.org, Chris Paterson , Magnus Damm , Russell King , dri-devel@lists.freedesktop.org, Biju Das , linux-renesas-soc@vger.kernel.org, Simon Horman , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Dear All, this series documents and adds driver support for the DUs found inside RZ/G1C (a.k.a. R8A77470) and RZ/G1N (a.k.a. R8A7744). Also, this series enables the SII902X driver as the SiI9022ACNU HDMI transmitter is found on the iwg23s. Thanks, Fab Biju Das (2): dt-bindings: display: renesas: du: Document the r8a7744 bindings drm: rcar-du: Add R8A7744 support Fabrizio Castro (3): dt-bindings: display: renesas: du: Document the r8a77470 bindings drm: rcar-du: Add r8a77470 support ARM: shmobile: defconfig: Enable SII902X .../devicetree/bindings/display/renesas,du.txt | 4 ++++ arch/arm/configs/shmobile_defconfig | 1 + drivers/gpu/drm/rcar-du/rcar_du_drv.c | 27 ++++++++++++++++++++++ 3 files changed, 32 insertions(+)