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 1C2A6C636CC for ; Wed, 15 Feb 2023 19:19:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229591AbjBOTTw (ORCPT ); Wed, 15 Feb 2023 14:19:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229866AbjBOTTu (ORCPT ); Wed, 15 Feb 2023 14:19:50 -0500 Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EEAD3E613 for ; Wed, 15 Feb 2023 11:19:46 -0800 (PST) Received: by mail-wr1-x436.google.com with SMTP id m10so11310997wrn.4 for ; Wed, 15 Feb 2023 11:19:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=zVy/c+cEbMIt9TIoyvZusWRPHpRTQuTATF5cUQLqC4s=; b=fBnHeZPLzrGTJ+GWgxhoUQ9ZzA3Lc7rxkwystan7qPiLYpBrQCaL3fRgz6836TNTHz 0iRj/kV9eAPZdwryApHfytig73xF31qAFfLDTc9kubaZor1EIr0Z4ie4gQz+lUrlq9C8 AbzlsY2hrUPX/PGGF9aXLRqydd36ogYo8YFWgcqwHh9CH5w+DORJybeyaXgCoKbLChWy F27AGqX52xFaCy7uGk1ApL/r+Wq2TvTPkoGUqzLTpq5KcGP9D8E0rdPGmMBUSYI1XYIU Zdy/18FoRvtaQwRvwIhC7xEJ77Dz4Y2eLbj3Q2uT101HaqUzNKO3k9nWcsBtikrlkHf8 pVpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=zVy/c+cEbMIt9TIoyvZusWRPHpRTQuTATF5cUQLqC4s=; b=BgfO6GOPGvhnKloKgOU1Bji6F1vLWDuY27E1pzviLIYdQGYfYebCA5TV+H6RGfFdxW fzks47ay+ynhu2jTOgFHc7Hd7IWwXujSQYZtfNPFwhiEnTMm1DrJXZRVEa1MqlsIttuf SA1fqAQzOp6PsoC3rXH+p5IE34lZjbx2lGy3abFiyXAmghhlw8ga52h9u6tbUgAVGZBN NQTehFArt8jvcSyHRA7d9MbDqu1EMDUGgnEPWh/Xc1K4vHBO1wm1dUKD1vpuDyQh28ig ERm9DVB339nOLxDJ+96MAXiYgdFOa66+keCSUzf17KjoMRVKlVFj5p4KfnA4esQK+7pc ITbQ== X-Gm-Message-State: AO0yUKXQhrC+vs0gzkBAw07VCbGN4FIksf8r8ElMQXQ5rLEMfybCUAwP j+E6wN5a7znHfxcI6QvvSNZYcFthPQt4U8Yg X-Google-Smtp-Source: AK7set/9DsbtaIrsocf96fJaGpubiBoTK5aOjMvOd3HgsZ49/Uzn8dJY8QA23em2CaUqweOCX9YRDw== X-Received: by 2002:a05:6000:1152:b0:2c5:52f5:c63b with SMTP id d18-20020a056000115200b002c552f5c63bmr2756520wrx.11.1676488784705; Wed, 15 Feb 2023 11:19:44 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id t15-20020a5d534f000000b002c55306f6edsm10284549wrv.54.2023.02.15.11.19.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Feb 2023 11:19:44 -0800 (PST) Message-ID: <2334035b-cc52-8dfb-9ba4-544081b98d6f@linaro.org> Date: Wed, 15 Feb 2023 20:19:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 1/2] dt-bindings: sound: ep93xx: Add I2S and AC'97 descriptions Content-Language: en-US To: Alexander Sverdlin , devicetree@vger.kernel.org Cc: Hartley Sweeten , Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org References: <20230212232137.299005-1-alexander.sverdlin@gmail.com> <46d5b6af-23e1-4178-83bc-b4a435b1426e@linaro.org> <109868b9492aecaca0a7170cba9fb51e62de7116.camel@gmail.com> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/02/2023 15:26, Alexander Sverdlin wrote: > Hello Krzysztof! > > On Tue, 2023-02-14 at 15:11 +0100, Krzysztof Kozlowski wrote: >>>>> +  interrupts: >>>>> +    maxItems: 1 >>>>> + >>>>> +  clocks: >>>>> +    minItems: 3 >>>> >>>> maxItems instead >>> >>> reg and clocks are required, I suppose I should include both minItems >>> and maxItems for both of them? >> >> No. minItems is implied. > > I see. But I think minItems "3" should be included for clocks, right? No, why? It is implied when you provide maxItems. Therefore why would you need it to make it explicitly (although you can, but we avoid it for smaller code)? Best regards, Krzysztof