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=DKIM_INVALID,DKIM_SIGNED, 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 1B89AC433E0 for ; Mon, 29 Jun 2020 11:16:21 +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 E1DEF23A32 for ; Mon, 29 Jun 2020 11:16:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="XLLgmXfh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E1DEF23A32 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 701496E12F; Mon, 29 Jun 2020 11:16:20 +0000 (UTC) Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2A7D16E12F for ; Mon, 29 Jun 2020 11:16:19 +0000 (UTC) Received: by mail-wm1-x341.google.com with SMTP id f18so15728043wml.3 for ; Mon, 29 Jun 2020 04:16:19 -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:in-reply-to; bh=+2xqZS20j7WwADTzivd5NRrmJ0ENwbtX5GoNx6Fe+vU=; b=XLLgmXfhuWaN+N3Blm4XvjtjamUreLKdS5/QHTm4enePzjla+8NuL0BzUEsw5AsuPl X1CQpwqioX86nUM+EC7gSfRoUeA+UAwdZO7g8FztPrbAYSdLN3Gj3MMH/W+8Ppj+uxgD KAtFJqfQczCLRYDtIBfTkhIdFWI9YBhSWE5jq3YrBfCSPrugys7p0q4vwlUjd618SSZd dMrBSFPR0uritIZokDchv9FSSZpRcgi21dJ7OIjtgbNo4V4MXb6yNjxlEeE6dPuMrUWE 6oS0igkzFWZRG/dbKpdJB3FiC9mrrrHhLNEjsQXLJQ+1bLY2Jnypj4+kcokoQr5fAY2e Ud0Q== 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=+2xqZS20j7WwADTzivd5NRrmJ0ENwbtX5GoNx6Fe+vU=; b=RIkqCJ9vGu/Oeq3zxTQ9Pi8zLYVx1Ay8cFtQmiwmbhi6SV5ACozKVVIWUldZYZ4Y9X pmeuz0lBAS+4jo6isBgEBWEUPJbdFnggMlA2W1YkJZ3SB3rJje95M3oJnY+G1ksDv1jU wp59J2hxMAqGfoaf7FbMfMWgrjX+f2qrleDfZ2EdAuAYXfgGMjZsXdRJM4oGoPJbrZIM sMP8rOHXIcd1xqCP9i5L8jff27gVXFQG5Tq3wys7dPK4qys578O8f6rBxeFdbMAfHpAE 6/kqZoorPoDSP0YXkw/FJxr/xp+HpDZbeoDiE+IKCB/rBjPnb1vT5pfhP0JNO4q1JlN/ 5d8Q== X-Gm-Message-State: AOAM530MuXDj/+zG523gcMtuIQTy6el7p5QsXfJ0halRqggf4fSnhMvk D7wmQ+VmNiX2VI+cCAhv05b4hQ== X-Google-Smtp-Source: ABdhPJwaq3ltksxBStZJO/KdE8Qdopb4vyRHguNNilk7aIVZlKJpbDJ8kuqHWiBjfqVj7CoPPtX5cQ== X-Received: by 2002:a1c:3954:: with SMTP id g81mr16121628wma.73.1593429377863; Mon, 29 Jun 2020 04:16:17 -0700 (PDT) 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 n14sm27635244wro.81.2020.06.29.04.16.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jun 2020 04:16:17 -0700 (PDT) Date: Mon, 29 Jun 2020 12:16:15 +0100 From: Daniel Thompson To: Linus Walleij Subject: Re: [PATCH 1/2] backlight: sky81452: Convert to GPIO descriptors Message-ID: <20200629111615.gzhppcl5nypqqsr6@holly.lan> References: <20200626203742.336780-1-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200626203742.336780-1-linus.walleij@linaro.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gyungoh Yoo , Jingoo Han , Lee Jones , dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Jun 26, 2020 at 10:37:41PM +0200, Linus Walleij wrote: > The SKY81452 backlight driver just obtains a GPIO (named "gpios" > in the device tree) drives it high and leaves it high until the > driver is removed. > > Switch to use GPIO descriptors for this, simple and > straight-forward. > > Cc: Gyungoh Yoo > Signed-off-by: Linus Walleij Reviewed-by: Daniel Thompson Daniel. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel