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=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 96307C5B57D for ; Tue, 2 Jul 2019 06:37:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 65BD920881 for ; Tue, 2 Jul 2019 06:37:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="YZV+d5gq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725942AbfGBGg6 (ORCPT ); Tue, 2 Jul 2019 02:36:58 -0400 Received: from mail-wr1-f66.google.com ([209.85.221.66]:46950 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725802AbfGBGg6 (ORCPT ); Tue, 2 Jul 2019 02:36:58 -0400 Received: by mail-wr1-f66.google.com with SMTP id n4so16300896wrw.13 for ; Mon, 01 Jul 2019 23:36:56 -0700 (PDT) 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:content-transfer-encoding:in-reply-to :user-agent; bh=kL52YKQhFRfe3VLS8UGs1QL98Cpg/XLkHXZMM+/zcyM=; b=YZV+d5gqyzrP4gJNY5WwDuXGyrmn0m0DVdTv+9ppXaeW71PBbeOby+m1eElOIBixjX bkEre9t6nF7NUX9U965KXC/EJ8N98Cru9PsOJGSjGF9gFnwp8/QzBDy5LTRHXHi9aqrI zW9Z41R0hL7APL7VK5m6sYCxRpZfFKvd1bTVN0BR21ivFK/UZmgSRk9ygU2x48NnBA8X AcBGEN/Jh0clFSqBDXkVTpFBncTcdw03s0bRc1OCI9d189YVkL5re+bSQrm+0KZ0TqmV AWij6o1bxNwElPFN+PCnj2zJDkewnveeiEIoypEZ0ljdMwx5LuxyF3hah2RwmITTiE2x w1Kw== 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:content-transfer-encoding :in-reply-to:user-agent; bh=kL52YKQhFRfe3VLS8UGs1QL98Cpg/XLkHXZMM+/zcyM=; b=YbWHIjxe0wPlAur6nJWLRXY8Eh+9LuI3s/KeMwWryV4vPZxOMIV6SRYdvsepcrtj8a RWTERUVuw3vLkqlSwgwn8uOj4XH9/VTXkxd8CrhaTx0pKDHvmQtnX140cJQXH+SLGVtQ 16+b8rutiGqQHUl4naPUE/TrcVHAmkXm3FTx63OrmSjyHvix4zNRkzYMl67J/w0uNzRA ESXwkdHOMjO15UJWKrvy7NgJA0+Ie4/jNJ8Zr3yr5tXJTYx534YmUVAXL1gFGEAK2tVi s3CXbjMGOuZZ5PzLxZj5aXomNyMq2OErw/NIa9sN030VjywZeoCD0Z3/PgHqBMTOVsOA +J3A== X-Gm-Message-State: APjAAAVTNYhiOctXwMOBQrIMm/5u0dMouDakEM+RxpD3h4B2AK55QdF+ kEgPMMa0TnoOlYWXb+pYSfLspQ== X-Google-Smtp-Source: APXvYqyNIADHpitNQlVYgOHrVqbwIkf6QAAdkpRA5Xs8300TxHIp8LjNRmcFL/fWRjeA4UT1R1Qr1A== X-Received: by 2002:a05:6000:1285:: with SMTP id f5mr7035937wrx.315.1562049416043; Mon, 01 Jul 2019 23:36:56 -0700 (PDT) Received: from dell ([2.27.35.164]) by smtp.gmail.com with ESMTPSA id h133sm1648236wme.28.2019.07.01.23.36.55 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 01 Jul 2019 23:36:55 -0700 (PDT) Date: Tue, 2 Jul 2019 07:36:53 +0100 From: Lee Jones To: Sekhar Nori Cc: Bartosz Golaszewski , Kevin Hilman , Daniel Thompson , Jingoo Han , Bartlomiej Zolnierkiewicz , David Lechner , Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH 00/12] ARM: davinci: da850-evm: remove more legacy GPIO calls Message-ID: <20190702063653.GC4652@dell> References: <20190625163434.13620-1-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 01 Jul 2019, Sekhar Nori wrote: > Hi Lee, Daniel, Jingoo, > > On 25/06/19 10:04 PM, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > > > This is another small step on the path to liberating davinci from legacy > > GPIO API calls and shrinking the davinci GPIO driver by not having to > > support the base GPIO number anymore. > > > > This time we're removing the legacy calls used indirectly by the LCDC > > fbdev driver. > > > > The first three patches modify the GPIO backlight driver. The first > > of them adds the necessary functionality, the other two are just > > tweaks and cleanups. > > Can you take the first three patches for v5.3 - if its not too late? I > think that will make it easy for rest of patches to make into subsequent > kernel releases. It's already too late in the cycle (-rc7) for that. I require patches of this nature to have a good soak in -next before being merged. There shouldn't be an issue with getting them into v5.4 though. > > Next two patches enable the GPIO backlight driver in > > davinci_all_defconfig. > > > > Patch 6/12 models the backlight GPIO as an actual GPIO backlight device. > > > > Patches 7-9 extend the fbdev driver with regulator support and convert > > the da850-evm board file to using it. > > > > Last three patches are improvements to the da8xx fbdev driver since > > we're already touching it in this series. > > Thanks, > Sekhar > -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog