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 0734BEB64D9 for ; Mon, 10 Jul 2023 09:05:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229917AbjGJJFn (ORCPT ); Mon, 10 Jul 2023 05:05:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39398 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229663AbjGJJFk (ORCPT ); Mon, 10 Jul 2023 05:05:40 -0400 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B8A3C3 for ; Mon, 10 Jul 2023 02:05:39 -0700 (PDT) Received: by mail-ed1-x52a.google.com with SMTP id 4fb4d7f45d1cf-51e429e1eabso3518971a12.2 for ; Mon, 10 Jul 2023 02:05:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688979938; x=1691571938; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=6f35wz7ULD2fzoISW+Rel9CAwel/THAnRRoZsJ5VAJE=; b=osEFcrS6yMmtiB4L0rcZMhkjYnP3sYFhbjwb/iFCYWiL8fTx7epGPAWvTgPsj6veC3 uDalYGGs2kIlCALsLkY2fvP861sZA3NVE9h0tB7HtdYZ6pEm0p0hZErCVfNwNqGH6Kke gHJagyaQv15rEIT7kbRhU8ripZb9EmNq3+NSVWoNarqI6Sd4O0Aqj8N/uYjr7uzrDOn/ +43HRDV0kLkr595GCnBZQwT6tCHIuAn5HB/ZiuwmvPuLR1f2K0EDZGhY26cM8rDCzG4z 1uRjAKF2aDndEPZM4Gz6N0iQwcdViHiC7vQ8q9cVXgHtWM7vBcqqf0VO6v1Y9idy1QUJ FyiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688979938; x=1691571938; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6f35wz7ULD2fzoISW+Rel9CAwel/THAnRRoZsJ5VAJE=; b=aiIaQupDavuSWzQzluHwgCyjt5cDoYosnmQPsXOr5ttzDKS4/2d51XhptBdpBHxcBh Vlu6TQfgAsCNrCgdcnc1vRrC5bkexaVyl4nx96EhWbHAKlGV72k9e2p/IAcs3Ea+gpRM XkGttPmpiIsBam0WNs4zBsvS59VZNgbEyon2nOZte0ya/HZEdUcsJnPCi6+Fui0FNHLN JdKZKrsw909hDhxo1iqlmqN/hARYNA/aEuQiZCEemfXATZkRfanonhRha9locDhmWlkx 1QdhjY/hRXK+PcvQEaXfC7SYr3W8/qVI51n0ewKGg6aCYqPKOPwab/W/Fb5WGfNzOG7+ THMg== X-Gm-Message-State: ABy/qLbNOjfXC+HjvUCxNFkcqwI+Byx0iI5+53XDnwcS5MwBXORDL6Ku PPJI2SrkH0FwX7PKY49tMElJhg== X-Google-Smtp-Source: APBJJlGsVis1H9ajOgg28QMl1SfAXWa9COk2M8RS+/sUAYzS6M58HCjOmEdK8rfiX05YGKCIsIhVUQ== X-Received: by 2002:aa7:d782:0:b0:51e:6a:b4ba with SMTP id s2-20020aa7d782000000b0051e006ab4bamr10032510edq.41.1688979938029; Mon, 10 Jul 2023 02:05:38 -0700 (PDT) Received: from [192.168.1.20] ([178.197.223.104]) by smtp.gmail.com with ESMTPSA id l9-20020aa7c309000000b0051def9be785sm5470365edq.85.2023.07.10.02.05.35 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 Jul 2023 02:05:36 -0700 (PDT) Message-ID: <1e29715c-e501-3b1f-a21e-c39079804ae1@linaro.org> Date: Mon, 10 Jul 2023 11:05:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v2 1/3] dt-bindings: iio: ROHM BU27010 RGBC + flickering sensor Content-Language: en-US To: Matti Vaittinen , Matti Vaittinen Cc: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <7b2bb4647be8ff7c551d8efcbe160914bceee669.1688723839.git.mazziesaccount@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <7b2bb4647be8ff7c551d8efcbe160914bceee669.1688723839.git.mazziesaccount@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/07/2023 13:22, Matti Vaittinen wrote: > The ROHM BU27010 is a sensor with 6 photodiodes (red, green, blue, clear, > IR and flickering detection) with five configurable channels. Red, green > and flickering detection being always available and two out of the rest > three (blue, clear, IR) can be selected to be simultaneously measured. > Typical application is adjusting LCD/OLED backlight of TVs, mobile phones > and tablet PCs. > > Add binding document for ROHM BU27010. > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof