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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 94F39C433F5 for ; Tue, 4 Jan 2022 14:20:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234096AbiADOUt (ORCPT ); Tue, 4 Jan 2022 09:20:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230156AbiADOUs (ORCPT ); Tue, 4 Jan 2022 09:20:48 -0500 Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DD64C061785 for ; Tue, 4 Jan 2022 06:20:48 -0800 (PST) Received: by mail-wr1-x42d.google.com with SMTP id k18so39781650wrg.11 for ; Tue, 04 Jan 2022 06:20: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=WeeQCilTFNE7Nh007wpxMFboWE5lVX/qeHUt4Da2x6c=; b=KJiosB/89hqKX7GXGJC0SgqE7yLt3BnJ+gWDCoQ3Eh7n9pW11tyn5I2ygUov09Z4f+ HvyzWkpUTZk89/jv9FhjAUHp0240JCKYZFML/yqGzz6seu2ob65gpk4jgkpE58p3PZ0X nU5NcJ7+8cBv9X94p+fp6GJcNwqzkuMbzi0l30NMfvWEIB3lRIImEP5SgZD9rSfBacbU 64+XimNRphqL/JQ20UagMgU+h5dzPH+Ci+EicYq942IgGs2nkxiqWhvfxX18q58SoUw1 lweURD7cElEXdJt+auTId7ok7ZlHT7jwiRNnrm08gJWgcsJsYDTjxUngOVm/ulV1KZIX OWxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=WeeQCilTFNE7Nh007wpxMFboWE5lVX/qeHUt4Da2x6c=; b=iOQ3LAIj3v9Q4Ir1TSZk2q3UCb4gDxZOC6ttphrSdxnnPHMSUSEbd1mQzeivFFRBpr hq8V0c1svVK2bgFgSImVmOjTN2zPgDT0czm2IJrzGrFvulf8eFiAtY/oaUa7wH9gDLrc uvCLfQ7evCTjVpp966ffbhO2+2Nv25TP2sAGyqpgrvY6AhpTa+GtB+gcM6fcCWd8Jzb1 ye2qq+ljM9YigM5O2D+7N3kGzpVDbmJN/z0gQed6aUjhwQMWC0DQZOyQH7rNHNfBJwqV enESKQ4tz9JL7PEyh5ifqq8cc3Xn/z0oz+IF+GqAVFF55IMjATzRqyMbdN6uOhOzFa/l fG+g== X-Gm-Message-State: AOAM532SF3WaiYBFWXeYGJsnJ1kjA2m9o+OP3zZLjyoAx393H5Lg79DX LdJC5HJ51zhqC7YJdtfHJvR2pg== X-Google-Smtp-Source: ABdhPJwMrTzASSAtuAeHD13Uah3zwGwzHwTERozrKIQfJGj44BxpQ00MYPr62K/vCy7LTPB3/EduVA== X-Received: by 2002:a5d:4c47:: with SMTP id n7mr42360529wrt.322.1641306046777; Tue, 04 Jan 2022 06:20:46 -0800 (PST) Received: from maple.lan (cpc141216-aztw34-2-0-cust174.18-1.cable.virginm.net. [80.7.220.175]) by smtp.gmail.com with ESMTPSA id j39sm35717478wms.0.2022.01.04.06.20.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 06:20:46 -0800 (PST) Date: Tue, 4 Jan 2022 14:20:44 +0000 From: Daniel Thompson To: Luca Weiss Cc: linux-arm-msm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Lee Jones , Jingoo Han , dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/4] backlight: qcom-wled: Add PM6150L compatible Message-ID: <20220104142044.iit5wnsrgzngu76w@maple.lan> References: <20211229170358.2457006-1-luca.weiss@fairphone.com> <20211229170358.2457006-3-luca.weiss@fairphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211229170358.2457006-3-luca.weiss@fairphone.com> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, Dec 29, 2021 at 06:03:56PM +0100, Luca Weiss wrote: > PM6150L contains WLED of version 5. Add support ofr it to the driver. > > Signed-off-by: Luca Weiss Reviewed-by: Daniel Thompson Daniel.