From patchwork Mon Apr 27 08:32:22 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 1277438 X-Patchwork-Delegate: trini@ti.com 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=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=VHyIGwft; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (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 499dLw6XS4z9sRf for ; Mon, 27 Apr 2020 18:32:40 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5529881DDA; Mon, 27 Apr 2020 10:32:35 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1587976355; bh=XXwOSOwv5CmC/+/CYkodS1ZN72DWM3bR6Z5AldMaIno=; h=Date:From:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=VHyIGwftph57PxCScN9OV9MEX49FrLByASSp4fy6ncrp65VITBAbuUsoSgMSPfVjE H4mpvO9ysr7yW3G0r/H/4kcQGfa832OiPM263DDVo53JsrLLCzaadsbQtlHGbM4rPQ UMC2aWYg/Iu+fhrDqG+uEqKCKmHA+LQyddKyQrN/DwgZsWsdiwXtTr2T/ZxqUGxl9x AsNZHTL8i2ai6tWUmaRzfqCmSc+L7agXes8H7tNWSZFjDmC1wtWbAo2M0g6FP4ZLIC 7rOMQ5mDmZMiEqZWMChKdjy/+DnmDafRXZgtDEg+5gOHgv9eYrNIXKFjW27vPeJesq scis7N14jAQ3w== Received: by phobos.denx.de (Postfix, from userid 109) id 60ABA81DFF; Mon, 27 Apr 2020 10:32:33 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 31BD381DD9 for ; Mon, 27 Apr 2020 10:32:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=agust@denx.de Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 499dLb5pQ1z1r6n5; Mon, 27 Apr 2020 10:32:23 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 499dLb5Z2Jz1qtwb; Mon, 27 Apr 2020 10:32:23 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id fr7lIGkown3I; Mon, 27 Apr 2020 10:32:22 +0200 (CEST) X-Auth-Info: a1SM3MYJ1HHo3x2ciPLO7ltjayhOASmUJJxObiGI03k= Received: from crub (pD95F11D0.dip0.t-ipconnect.de [217.95.17.208]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 27 Apr 2020 10:32:22 +0200 (CEST) Date: Mon, 27 Apr 2020 10:32:22 +0200 From: Anatolij Gustschin To: Tom Rini Cc: u-boot Subject: Please pull u-boot-video Message-ID: <20200427103222.3bf439d5@crub> MIME-Version: 1.0 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.30rc1 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.2 at phobos.denx.de X-Virus-Status: Clean Hi Tom, The following changes since commit d202f67db0771247de562af5d6a5df778702857b: Merge branch '2020-04-25-master-imports' (2020-04-25 08:20:22 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-video.git tags/video-for-v2020.07-rc1 for you to fetch changes up to ea16637525ad6a49626de3fbf01e29e1af08d29f: video: simple_panel: add boe,nv140fhmn49 display (2020-04-26 23:04:49 +0200) ---------------------------------------------------------------- - simple panel 'nv140fhmn49' compatible - rockchip eDP and LVDS drivers build fix ---------------------------------------------------------------- Peter Robinson (2): drivers: video: rockchip: fix building eDP and LVDS drivers video: simple_panel: add boe,nv140fhmn49 display drivers/video/rockchip/rk_edp.c | 1 + drivers/video/rockchip/rk_lvds.c | 3 ++- drivers/video/simple_panel.c | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) gitlab build test passed: https://gitlab.denx.de/u-boot/custodians/u-boot-video/pipelines/2941 Thanks, Anatolij