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 24C21C7EE29 for ; Thu, 1 Jun 2023 07:27:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231997AbjFAH1i (ORCPT ); Thu, 1 Jun 2023 03:27:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231969AbjFAH1b (ORCPT ); Thu, 1 Jun 2023 03:27:31 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E26DC1BE for ; Thu, 1 Jun 2023 00:27:01 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id a640c23a62f3a-973bf581759so65277866b.0 for ; Thu, 01 Jun 2023 00:27:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685604409; x=1688196409; 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=wXn12cHy89+TsifCzQ4kwiHMuDdF/2A+wIoRr520YJU=; b=k0gyuxftkJYuU1lWHWyi173L6M5ewUrFR5osKcFGkr38rAJsAO2bBMTEt9DdH6olGt 2X88y3oVGad56opa2EkK7OA6aHb5LZnn+7TzYdy2iZepDDvpnKG2wUFpsokSXy4Pdkbl rid2F53vUNZx1eZ9iLaz+l5hPF+NRJAMPOwg8PIn2c3vb6GQwpCTOaH/mLoQ+vy7TKQu M7KB89JmNFMAZkYN9rKsVf1QAqJUFoxw/TahOEYs8aNdjbqSq6tiNQrJTbzyLwDp9Rwk i84h7GTpa4u1irzUsCZtw40lrgoklnl6DQ9qQS5EwcUpTZPaPTU6IY5xnOhydt/SZl2Y H3Mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685604409; x=1688196409; 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=wXn12cHy89+TsifCzQ4kwiHMuDdF/2A+wIoRr520YJU=; b=Xg3B8RwUgRAq3Cfb4m5LA6VGAZwrJQEMrt4/nb8DMIrDsF6E4d+SPdVMGij4Pv3TKv LYgDrmu8Oc17rv04qpPnihUG5Hcq3HYOcS0nF2sJ+XrS5bYuKKbyRTwwZmY9JJpy8xbX oTfLvhO/BfptK/qdRehb7Ce3uF+sLKu9Sh955ZQtCN2NHseYsk0qV3C8YyTWGFnQL79I zgKnZUCpQS0NkeFt+e9Hn1/F25c5Coh/5bCsdQbrvMWnLMQI3qOgyPS5Rmf1OOqpJDdT xJ+84u/laZ8QSGwCqgurWVDWxalK+7qfWtfip/k02hV38M5DIwnvintifViUCteDh9e+ +SoQ== X-Gm-Message-State: AC+VfDwYSS0YhTZKS6GVrTSgEx5AAgTvq+Lf8bo25X15omnqDW9L0ZMP d8jJBiNGKsYINKlgUfSve3J4EA== X-Google-Smtp-Source: ACHHUZ5+ZijAEZXNStOsoaJLj50QmEBFqIT7jKitG9vbIVQD9PkbYi4UHiKb/HUHyyMFdcZXBJc8WQ== X-Received: by 2002:a17:907:934a:b0:94a:6de2:ba9 with SMTP id bv10-20020a170907934a00b0094a6de20ba9mr7229929ejc.68.1685604409699; Thu, 01 Jun 2023 00:26:49 -0700 (PDT) Received: from [192.168.1.20] ([178.197.199.204]) by smtp.gmail.com with ESMTPSA id j23-20020a170906475700b00967a18df1easm10069799ejs.117.2023.06.01.00.26.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Jun 2023 00:26:49 -0700 (PDT) Message-ID: Date: Thu, 1 Jun 2023 09:26:46 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v3 03/15] dt-bindings: interconnect: split SC8180x to own schema Content-Language: en-US To: Vinod Koul Cc: Bjorn Andersson , linux-arm-msm@vger.kernel.org, Konrad Dybcio , Georgi Djakov , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230530162454.51708-1-vkoul@kernel.org> <20230530162454.51708-4-vkoul@kernel.org> <25e3ed2f-d691-1a80-e2ba-6c7413b7261a@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 01/06/2023 09:23, Vinod Koul wrote: >> >>> + >>> +unevaluatedProperties: false >>> + >>> +examples: >>> + - | >>> + interconnect-0 { >> >> Just "interconnect" > > Nope. We have multiple virtual nodes here so interconnect-N would > need to be done > You don't have. You have only one node here. Best regards, Krzysztof