From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AD09C49EAB for ; Tue, 5 Nov 2019 10:17:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D06DC217F5 for ; Tue, 5 Nov 2019 10:17:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Svr0IOsn" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388497AbfKEKRt (ORCPT ); Tue, 5 Nov 2019 05:17:49 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:51744 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388154AbfKEKRt (ORCPT ); Tue, 5 Nov 2019 05:17:49 -0500 Received: by mail-wm1-f68.google.com with SMTP id q70so20171794wme.1 for ; Tue, 05 Nov 2019 02:17:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=fNwu5Brajivr2NZ+53CyrBT2A5quV+LusyMm1pW2iI4=; b=Svr0IOsnkV9uVg/wKUTFvPy0qCkSTYOZs+R3aU79Dp+7ujp/ZXBprGDTPc0rLHfI7s VXryGU7kIKqHDwe5tREK11WYlbZq4eWm3Kc2rtO7mC+OpAWnx4dlQKjg6NEfCRyLa5ea bLew8FfugD4c6fjaiQY+vFWl9Z1poGasldw4clK9AQEJxMgQ4KxSTmV5PKOdZYCmwfPV 9i1t3A/3UK5mO6Trk1Skr6MyslHPEnuzjTWerWmFz20fGmbsaoe1u5HC2DI4sPp8xukM yfMq8tdIjgrLh0cCpwnPQRm+X9bEDFydYxFRKXammO4Kq3Kw0D6cJhX5XpaNlE4VInNV itfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=fNwu5Brajivr2NZ+53CyrBT2A5quV+LusyMm1pW2iI4=; b=NRycaUTLRzhauIdVTUlCqbK9nfpxxhOp532p8iOYvHEscxUbls7Z73uWzNxBiP0J+a ZfLwLsAfihou+s78aruYVufT+HFzqzvowvmRn5dyJlTeTCAEoXHXHEq+7d/UnaZOmXN2 Ohg2EAcH/+mCbUVC/gpZYOEIAEIW3JP3+yR6banFT3l93cds+iK/qPdtAmX6+tmGc5a7 HVOrQPjVuox5qNcIpqaHTu+XfCtGSv8dCwJIjHp2pUK0Yu2GsN4b3ogZR9hC2k2fgFJ9 Kr5Q+K509FbUL1b7LcwQ1SPKSr6ZkorNBFcvBjblXeQn1N6WfkGdtE+6RHs87AsSqcq7 S/jA== X-Gm-Message-State: APjAAAU3Ks5a5sIhXMSQEzTVvAsdH7SRQ4RYLzAZu1Jyt8U9iN12WpC1 K0t5t/USvnqZjGCcxsNREBzrJQ== X-Google-Smtp-Source: APXvYqwco7NI1yNgZpp2/qpqSq4V+HjXy7jIUynHKwu8FbE4cdXYH516yi26h8p96gVT/T4eKt2BBg== X-Received: by 2002:a7b:c5c9:: with SMTP id n9mr3623783wmk.94.1572949066778; Tue, 05 Nov 2019 02:17:46 -0800 (PST) Received: from holly.lan (cpc141214-aztw34-2-0-cust773.18-1.cable.virginm.net. [86.9.19.6]) by smtp.gmail.com with ESMTPSA id d2sm25272593wmd.2.2019.11.05.02.17.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 02:17:46 -0800 (PST) Date: Tue, 5 Nov 2019 10:17:44 +0000 From: Daniel Thompson To: Linus Walleij Cc: Arnd Bergmann , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Linux ARM , "linux-kernel@vger.kernel.org" , Lee Jones , Jingoo Han , Bartlomiej Zolnierkiewicz , "open list:DRM PANEL DRIVERS" , Linux Fbdev development list Subject: Re: [PATCH 38/46] video: backlight: tosa: use gpio lookup table Message-ID: <20191105101744.kzdpopq25slbfuue@holly.lan> References: <20191018154052.1276506-1-arnd@arndb.de> <20191018154201.1276638-38-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 05, 2019 at 11:04:44AM +0100, Linus Walleij wrote: > On Fri, Oct 18, 2019 at 5:43 PM Arnd Bergmann wrote: > > > The driver should not require a machine specific header. Change > > it to pass the gpio line through a lookup table, and move the > > timing generator definitions into the drivers itself. > > > > Cc: Lee Jones > > Cc: Daniel Thompson > > Cc: Jingoo Han > > Cc: Bartlomiej Zolnierkiewicz > > Cc: dri-devel@lists.freedesktop.org > > Cc: linux-fbdev@vger.kernel.org > > Signed-off-by: Arnd Bergmann > > > > --- > > I'm not overly confident that I got the correct device names > > for the lookup table, it would be good if someone could > > double-check. > > You're anyway doing more than required for the people who > may or may not be using this platform. Brokenness can surely > be fixed later, it's not like we are taking down the entire Amazon > cloud or something. > > Reviewed-by: Linus Walleij Same here. I read, I did't see anything wrong but I can't test. Reviewed-by: Daniel Thompson Daniel. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Thompson Date: Tue, 05 Nov 2019 10:17:44 +0000 Subject: Re: [PATCH 38/46] video: backlight: tosa: use gpio lookup table Message-Id: <20191105101744.kzdpopq25slbfuue@holly.lan> List-Id: References: <20191018154052.1276506-1-arnd@arndb.de> <20191018154201.1276638-38-arnd@arndb.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Linus Walleij Cc: Arnd Bergmann , Daniel Mack , Haojian Zhuang , Robert Jarzmik , Linux ARM , "linux-kernel@vger.kernel.org" , Lee Jones , Jingoo Han , Bartlomiej Zolnierkiewicz , "open list:DRM PANEL DRIVERS" , Linux Fbdev development list On Tue, Nov 05, 2019 at 11:04:44AM +0100, Linus Walleij wrote: > On Fri, Oct 18, 2019 at 5:43 PM Arnd Bergmann wrote: > > > The driver should not require a machine specific header. Change > > it to pass the gpio line through a lookup table, and move the > > timing generator definitions into the drivers itself. > > > > Cc: Lee Jones > > Cc: Daniel Thompson > > Cc: Jingoo Han > > Cc: Bartlomiej Zolnierkiewicz > > Cc: dri-devel@lists.freedesktop.org > > Cc: linux-fbdev@vger.kernel.org > > Signed-off-by: Arnd Bergmann > > > > --- > > I'm not overly confident that I got the correct device names > > for the lookup table, it would be good if someone could > > double-check. > > You're anyway doing more than required for the people who > may or may not be using this platform. Brokenness can surely > be fixed later, it's not like we are taking down the entire Amazon > cloud or something. > > Reviewed-by: Linus Walleij Same here. I read, I did't see anything wrong but I can't test. Reviewed-by: Daniel Thompson Daniel. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0A4C0C49EAB for ; Tue, 5 Nov 2019 10:17:58 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 C5BC8217F5 for ; Tue, 5 Nov 2019 10:17:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Mw5978x4"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Svr0IOsn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C5BC8217F5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ggJ/AI04o7gxBp3kRbeN6h7hJkw4/zaBWT+1OC4zvB0=; b=Mw5978x4xxAlEV H+hCv44XsK28YgXm8TWULqI3LMAP1D6iYk8vJFEag0apzub7zXxjGXEdW7L6+a9XFe7DZTiLtTPUI klYp5jHuVHnW86WshQZ8F5xyemnsVlLy8FWRsFiFamJ2UadZBcE8jyHONo8b7+n3GbYnai1zE5JQA tsoxJ1yioLSmByMOEzHX63hBXE4Rh1zWJxlcUSyOIeKcxoNGCNlAisYIKtTzhgdSi7VeH06w3jOb8 cZs9/mizTTAT7QQzR+BVLMnhX+4ksnDI0nWscBiDwltK3FDd5PtY+pJl4VQD7tmyta85gNerL+Dh2 3dDonWz0O5jr8PmEEaeg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRvuP-00066C-2i; Tue, 05 Nov 2019 10:17:57 +0000 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRvuL-00065A-61 for linux-arm-kernel@lists.infradead.org; Tue, 05 Nov 2019 10:17:54 +0000 Received: by mail-wm1-x342.google.com with SMTP id c22so19455421wmd.1 for ; Tue, 05 Nov 2019 02:17:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=fNwu5Brajivr2NZ+53CyrBT2A5quV+LusyMm1pW2iI4=; b=Svr0IOsnkV9uVg/wKUTFvPy0qCkSTYOZs+R3aU79Dp+7ujp/ZXBprGDTPc0rLHfI7s VXryGU7kIKqHDwe5tREK11WYlbZq4eWm3Kc2rtO7mC+OpAWnx4dlQKjg6NEfCRyLa5ea bLew8FfugD4c6fjaiQY+vFWl9Z1poGasldw4clK9AQEJxMgQ4KxSTmV5PKOdZYCmwfPV 9i1t3A/3UK5mO6Trk1Skr6MyslHPEnuzjTWerWmFz20fGmbsaoe1u5HC2DI4sPp8xukM yfMq8tdIjgrLh0cCpwnPQRm+X9bEDFydYxFRKXammO4Kq3Kw0D6cJhX5XpaNlE4VInNV itfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=fNwu5Brajivr2NZ+53CyrBT2A5quV+LusyMm1pW2iI4=; b=nTvseREwgCYOWTv1LcEZUgwbgxtt27UkkqTCTolf02/S6ACP5eIHDdgZ1LQZYv2Aa5 RSUpQjlpSXZTLMlgkwmKZUbFZotMxr+TayulXrSgoCcysX86A+p165vLCiDrJmwZXsgZ CaJeX3a+c3iCSgHC1BtH8VIznKg7Ca7HE15nRYcuSKHsmNvaJs2RRZwDhBVLGbolHT8Z Wee7ZQd0b+F2NEzPtx0RYZFfhhNOq8WLgspWTWf/yizgLZNEdth7AjIBuT9XhpRRRdEr PYnxWO8QSaG945FDSSpwxIx4+NhY1/gOIXHKzHzpz6mblU7M8x8U6lUueeYd0wvrRiGw o0Ig== X-Gm-Message-State: APjAAAUnYDL+s10r8HfTWf2/zUE0X5rFJ4JleGimEUVoo3cPvXk7KCOj fTI8mlHt4g6KFDepwM9RWLDPTtDz6XxIZA== X-Google-Smtp-Source: APXvYqwco7NI1yNgZpp2/qpqSq4V+HjXy7jIUynHKwu8FbE4cdXYH516yi26h8p96gVT/T4eKt2BBg== X-Received: by 2002:a7b:c5c9:: with SMTP id n9mr3623783wmk.94.1572949066778; Tue, 05 Nov 2019 02:17:46 -0800 (PST) Received: from holly.lan (cpc141214-aztw34-2-0-cust773.18-1.cable.virginm.net. [86.9.19.6]) by smtp.gmail.com with ESMTPSA id d2sm25272593wmd.2.2019.11.05.02.17.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 02:17:46 -0800 (PST) Date: Tue, 5 Nov 2019 10:17:44 +0000 From: Daniel Thompson To: Linus Walleij Subject: Re: [PATCH 38/46] video: backlight: tosa: use gpio lookup table Message-ID: <20191105101744.kzdpopq25slbfuue@holly.lan> References: <20191018154052.1276506-1-arnd@arndb.de> <20191018154201.1276638-38-arnd@arndb.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191105_021753_237369_D2EBCF6C X-CRM114-Status: GOOD ( 16.51 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Fbdev development list , Arnd Bergmann , Bartlomiej Zolnierkiewicz , Lee Jones , "open list:DRM PANEL DRIVERS" , "linux-kernel@vger.kernel.org" , Haojian Zhuang , Linux ARM , Jingoo Han , Robert Jarzmik , Daniel Mack Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 05, 2019 at 11:04:44AM +0100, Linus Walleij wrote: > On Fri, Oct 18, 2019 at 5:43 PM Arnd Bergmann wrote: > > > The driver should not require a machine specific header. Change > > it to pass the gpio line through a lookup table, and move the > > timing generator definitions into the drivers itself. > > > > Cc: Lee Jones > > Cc: Daniel Thompson > > Cc: Jingoo Han > > Cc: Bartlomiej Zolnierkiewicz > > Cc: dri-devel@lists.freedesktop.org > > Cc: linux-fbdev@vger.kernel.org > > Signed-off-by: Arnd Bergmann > > > > --- > > I'm not overly confident that I got the correct device names > > for the lookup table, it would be good if someone could > > double-check. > > You're anyway doing more than required for the people who > may or may not be using this platform. Brokenness can surely > be fixed later, it's not like we are taking down the entire Amazon > cloud or something. > > Reviewed-by: Linus Walleij Same here. I read, I did't see anything wrong but I can't test. Reviewed-by: Daniel Thompson Daniel. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A27E6CA9ECF for ; Tue, 5 Nov 2019 10:17:49 +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 7DE2B217F5 for ; Tue, 5 Nov 2019 10:17:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7DE2B217F5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org 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 D8D2A6E9AD; Tue, 5 Nov 2019 10:17:48 +0000 (UTC) Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by gabe.freedesktop.org (Postfix) with ESMTPS id 425826E9AD for ; Tue, 5 Nov 2019 10:17:48 +0000 (UTC) Received: by mail-wm1-x344.google.com with SMTP id z26so7008327wmi.4 for ; Tue, 05 Nov 2019 02:17:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=fNwu5Brajivr2NZ+53CyrBT2A5quV+LusyMm1pW2iI4=; b=X9CrI+ZOg27C2/Fab3aG+MUKzdOiveJhVmUFaJhNTuvwjtzdDrcolukn1pr487rlcc lf/1VBQkqTAAIHFTb2Y84XZL2LyJmEmz8MjKHiCfGvq4S5rvD0l/o3E17SqBRNOj7Tt5 S1ZtTIQO9u03Ma3YPU17AJtrgyGPmZPsqvyVzOFpEH8kU3eevinVwWW728fkbX4kj3Mz Dib7E/ji5jJhxmDndFt/FJ1TA1R1HzxkU5NyASJ8lfWMsJWWHfd3Y6sUDTrWOieQ/nHl lO+V2ivBLz4gapOk66EgtKNXQrr0av5KFxm73I9gemhhM9N3eZjv/C1Gvy6HR8ReYOGJ 6Ldg== X-Gm-Message-State: APjAAAVjkZHwTXIGqwEr/wLjdl8z8mZzUtVQBnvoZzbrdFuXQqJR0xa+ 9vchJtIS3/O5+dOPzz78doYMHA== X-Google-Smtp-Source: APXvYqwco7NI1yNgZpp2/qpqSq4V+HjXy7jIUynHKwu8FbE4cdXYH516yi26h8p96gVT/T4eKt2BBg== X-Received: by 2002:a7b:c5c9:: with SMTP id n9mr3623783wmk.94.1572949066778; Tue, 05 Nov 2019 02:17:46 -0800 (PST) Received: from holly.lan (cpc141214-aztw34-2-0-cust773.18-1.cable.virginm.net. [86.9.19.6]) by smtp.gmail.com with ESMTPSA id d2sm25272593wmd.2.2019.11.05.02.17.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 02:17:46 -0800 (PST) Date: Tue, 5 Nov 2019 10:17:44 +0000 From: Daniel Thompson To: Linus Walleij Subject: Re: [PATCH 38/46] video: backlight: tosa: use gpio lookup table Message-ID: <20191105101744.kzdpopq25slbfuue@holly.lan> References: <20191018154052.1276506-1-arnd@arndb.de> <20191018154201.1276638-38-arnd@arndb.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=fNwu5Brajivr2NZ+53CyrBT2A5quV+LusyMm1pW2iI4=; b=Svr0IOsnkV9uVg/wKUTFvPy0qCkSTYOZs+R3aU79Dp+7ujp/ZXBprGDTPc0rLHfI7s VXryGU7kIKqHDwe5tREK11WYlbZq4eWm3Kc2rtO7mC+OpAWnx4dlQKjg6NEfCRyLa5ea bLew8FfugD4c6fjaiQY+vFWl9Z1poGasldw4clK9AQEJxMgQ4KxSTmV5PKOdZYCmwfPV 9i1t3A/3UK5mO6Trk1Skr6MyslHPEnuzjTWerWmFz20fGmbsaoe1u5HC2DI4sPp8xukM yfMq8tdIjgrLh0cCpwnPQRm+X9bEDFydYxFRKXammO4Kq3Kw0D6cJhX5XpaNlE4VInNV itfg== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux Fbdev development list , Arnd Bergmann , Bartlomiej Zolnierkiewicz , Lee Jones , "open list:DRM PANEL DRIVERS" , "linux-kernel@vger.kernel.org" , Haojian Zhuang , Linux ARM , Jingoo Han , Robert Jarzmik , Daniel Mack Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Message-ID: <20191105101744.ExINbzJb5vQq1g9clQ8RfyZzDYkM7D6PHwAF8oLswZw@z> T24gVHVlLCBOb3YgMDUsIDIwMTkgYXQgMTE6MDQ6NDRBTSArMDEwMCwgTGludXMgV2FsbGVpaiB3 cm90ZToKPiBPbiBGcmksIE9jdCAxOCwgMjAxOSBhdCA1OjQzIFBNIEFybmQgQmVyZ21hbm4gPGFy bmRAYXJuZGIuZGU+IHdyb3RlOgo+IAo+ID4gVGhlIGRyaXZlciBzaG91bGQgbm90IHJlcXVpcmUg YSBtYWNoaW5lIHNwZWNpZmljIGhlYWRlci4gQ2hhbmdlCj4gPiBpdCB0byBwYXNzIHRoZSBncGlv IGxpbmUgdGhyb3VnaCBhIGxvb2t1cCB0YWJsZSwgYW5kIG1vdmUgdGhlCj4gPiB0aW1pbmcgZ2Vu ZXJhdG9yIGRlZmluaXRpb25zIGludG8gdGhlIGRyaXZlcnMgaXRzZWxmLgo+ID4KPiA+IENjOiBM ZWUgSm9uZXMgPGxlZS5qb25lc0BsaW5hcm8ub3JnPgo+ID4gQ2M6IERhbmllbCBUaG9tcHNvbiA8 ZGFuaWVsLnRob21wc29uQGxpbmFyby5vcmc+Cj4gPiBDYzogSmluZ29vIEhhbiA8amluZ29vaGFu MUBnbWFpbC5jb20+Cj4gPiBDYzogQmFydGxvbWllaiBab2xuaWVya2lld2ljeiA8Yi56b2xuaWVy a2llQHNhbXN1bmcuY29tPgo+ID4gQ2M6IGRyaS1kZXZlbEBsaXN0cy5mcmVlZGVza3RvcC5vcmcK PiA+IENjOiBsaW51eC1mYmRldkB2Z2VyLmtlcm5lbC5vcmcKPiA+IFNpZ25lZC1vZmYtYnk6IEFy bmQgQmVyZ21hbm4gPGFybmRAYXJuZGIuZGU+Cj4gPgo+ID4gLS0tCj4gPiBJJ20gbm90IG92ZXJs eSBjb25maWRlbnQgdGhhdCBJIGdvdCB0aGUgY29ycmVjdCBkZXZpY2UgbmFtZXMKPiA+IGZvciB0 aGUgbG9va3VwIHRhYmxlLCBpdCB3b3VsZCBiZSBnb29kIGlmIHNvbWVvbmUgY291bGQKPiA+IGRv dWJsZS1jaGVjay4KPiAKPiBZb3UncmUgYW55d2F5IGRvaW5nIG1vcmUgdGhhbiByZXF1aXJlZCBm b3IgdGhlIHBlb3BsZSB3aG8KPiBtYXkgb3IgbWF5IG5vdCBiZSB1c2luZyB0aGlzIHBsYXRmb3Jt LiBCcm9rZW5uZXNzIGNhbiBzdXJlbHkKPiBiZSBmaXhlZCBsYXRlciwgaXQncyBub3QgbGlrZSB3 ZSBhcmUgdGFraW5nIGRvd24gdGhlIGVudGlyZSBBbWF6b24KPiBjbG91ZCBvciBzb21ldGhpbmcu Cj4gCj4gUmV2aWV3ZWQtYnk6IExpbnVzIFdhbGxlaWogPGxpbnVzLndhbGxlaWpAbGluYXJvLm9y Zz4KClNhbWUgaGVyZS4gSSByZWFkLCBJIGRpZCd0IHNlZSBhbnl0aGluZyB3cm9uZyBidXQgSSBj YW4ndCB0ZXN0LgoKUmV2aWV3ZWQtYnk6IERhbmllbCBUaG9tcHNvbiA8ZGFuaWVsLnRob21wc29u QGxpbmFyby5vcmc+CgoKRGFuaWVsLgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fXwpkcmktZGV2ZWwgbWFpbGluZyBsaXN0CmRyaS1kZXZlbEBsaXN0cy5mcmVl ZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5m by9kcmktZGV2ZWw=