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 96307C25B6E for ; Fri, 27 Oct 2023 08:55:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345584AbjJ0IzQ (ORCPT ); Fri, 27 Oct 2023 04:55:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50468 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235048AbjJ0IzP (ORCPT ); Fri, 27 Oct 2023 04:55:15 -0400 Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ADBF01B8 for ; Fri, 27 Oct 2023 01:55:12 -0700 (PDT) Received: by mail-pl1-x636.google.com with SMTP id d9443c01a7336-1cc0e78ec92so11691275ad.3 for ; Fri, 27 Oct 2023 01:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tweaklogic.com; s=google; t=1698396912; x=1699001712; darn=vger.kernel.org; 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=Is4QFcJ/Sw1j/0rsJ9QPsUqhaamwV8h6F6t9b1JVKvc=; b=GJJKvWdGpAeVnuXHi+1NgFJZSry4yz+Y7Jfu9LKYo2hFx31RNEY3nTF4f48gTWpYUo YF1J+kdk8bXmxl8QlNFVfkyUv22StoFwhd4QppQttWxO26e11pHCGXzutPZGBfApPEri K1xXnU+Iwf6+e6YXDx/zt/gZKbOE08/YNVr7hS02gO0BQHPMyvY1nF+nb8T9Hpkkoyjt Lw8fPqjhIiGgcte+hmfxwRrsbNZnAy+7wiu/1JJQB5kOq7bAcwph9ZhfORCCdO/dTZEJ 7HW779utfEmK1lBq0w5q3JP1zkEatiRw89UFe4s5sX6jnvF9h+J89ouFvkT39YhzhtF9 +Hlw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698396912; x=1699001712; 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=Is4QFcJ/Sw1j/0rsJ9QPsUqhaamwV8h6F6t9b1JVKvc=; b=l6nVd5EQ/40SwoJCbcqcgYL4CVmTv2djCBzoXawg0RhqhIo8PNRIjZj1zQqJFT5v5E 2jSneSbzh2Dpz/IaSz569qeMR13PS7Fk6D/ldftgiHD+/xCYIYU8T2aFjKMV3oXYueaA dXbPuDCZRsyb0pjkzrhjcdgqwP+0GnKXvp4td9gvTvBK4UtEncBnv6PsKxLT1OrMJzIf Nuoaydv/qfV3uQABul7YITw4O1lEWAYP6mRZaFtq0tnOotjIsjhuzn9EDzWKg2AmTb+F Zo34vDtD7KCSZBgRYlMDlk4RzBnW1bIKYg3btuk6WTxuegbsy7jjmAp79CIXI7XuGuPm BVdA== X-Gm-Message-State: AOJu0YzhhA8NJXKDVZs9a+kiNpqqdp/N29fMe860s5jMMjPRnN1p23DO kajNz+kx4SuO7YHtZ6e44vOgJw== X-Google-Smtp-Source: AGHT+IHX8Q247cpzVHxbUsznH2cd5jtDT0ExlXQQSJfa3Ax/5zi7xuosF299B5v4WhdLzyuVwdJ65Q== X-Received: by 2002:a17:903:11c4:b0:1c3:3363:8aea with SMTP id q4-20020a17090311c400b001c333638aeamr2208497plh.61.1698396912159; Fri, 27 Oct 2023 01:55:12 -0700 (PDT) Received: from ?IPV6:2403:580d:82f4:0:bfe6:93ca:47b7:e8ec? (2403-580d-82f4-0-bfe6-93ca-47b7-e8ec.ip6.aussiebb.net. [2403:580d:82f4:0:bfe6:93ca:47b7:e8ec]) by smtp.gmail.com with ESMTPSA id s18-20020a17090330d200b001c5eb2c4d8csm1036273plc.160.2023.10.27.01.55.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 27 Oct 2023 01:55:11 -0700 (PDT) Message-ID: Date: Fri, 27 Oct 2023 19:25:05 +1030 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 1/2] dt-bindings: iio: light: Avago APDS9306 Content-Language: en-US To: Krzysztof Kozlowski , Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matti Vaittinen , Andy Shevchenko , Paul Gazzillo Cc: Matt Ranostay , Stefan Windfeldt-Prytz , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20231027074545.6055-1-subhajit.ghosh@tweaklogic.com> <20231027074545.6055-2-subhajit.ghosh@tweaklogic.com> From: Subhajit Ghosh In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org >> >> properties: >> compatible: >> - const: avago,apds9300 >> + oneOf: > > Drop Sorry, do you mean I should not use the "oneOf"? > >> + - enum: >> + - avago,apds9300 >> + - avago,apds9306 >> + - avago,apds9960 > > I don't understand what is happening here. At all. Some compatibles are > moved, some are added, nothing explains why you are doing it. > > > Best regards, > Krzysztof > I have formatted the commit message wrongly, it will be fixed at once. I am trying to add the support for all the three sensors in the same schema file. Regards, Subhajit Ghosh