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 886BEC433F5 for ; Fri, 20 May 2022 08:33:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347279AbiETIdJ (ORCPT ); Fri, 20 May 2022 04:33:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347179AbiETIci (ORCPT ); Fri, 20 May 2022 04:32:38 -0400 Received: from mail-lj1-x236.google.com (mail-lj1-x236.google.com [IPv6:2a00:1450:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6ED3315A764 for ; Fri, 20 May 2022 01:31:53 -0700 (PDT) Received: by mail-lj1-x236.google.com with SMTP id i23so8876623ljb.4 for ; Fri, 20 May 2022 01:31:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=h3WJYFfGayadW9G5lFwAxq1g0Bjs/Evwf1QVMN3FYqs=; b=OUxy/ZYaZONP+Q+vdt5vpARqAjqGs2HdOgXpm+qsSQ7l6Tl7vI+yC2OYFETOw2A5rp IuFVSo+PmbCE1plCVq8QmhJDtZc+enypE/U+B6G4+QptS//s4R/q3sYIWtDWUO3n5Si3 PS/kHG79FMPfUJynDg+56VnlciTQKzQlEaTwi9QtQmJReX10pupNqvmB9HGW5Es1kK1f tXaYLhVHMcHYcRtS+3qf3HnZyUfOjt1+qPw9YaSRvPluan5AOcJQySDBbACUEK59fDNf PNDU+CxLprUY3US3HeuMXluL9aKqGX//ZDMjgk38F+EFt2jjPyOG3xAr3UMcUP/dW7Jc u6HA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=h3WJYFfGayadW9G5lFwAxq1g0Bjs/Evwf1QVMN3FYqs=; b=dhc54TDG+DE/XGrpRRnnDGVLTmcXaQbOl7JXs0U6wbP85nWJuiqotLiiQ5/uHb211b BeTjyhTy8+IrLlq8tSWtgqT7b96aS6LxjThMWPDjZujwlIb8GJynTgRxzNB4PWGa6LIN e1QmxVBTgCSNlowYFqJs79Z2/D+amlvWmRGf+8nPSsL+Buq9uVdgEfPUgyMS5MqBhSRw RQFCeoUVxOpRDmBJLZKqehl2uT/aytkPPrGurti8xtILFaQBSxkJVCO19AQZrjKegFHh INwsmcrgYh3uhN+VQ1s32HeAtPmzyAThThEYxdT1WzyAhAVXM+0PWjS+iJckeypvVIO0 VQ/Q== X-Gm-Message-State: AOAM533eayvhEXS9wcE08K7fq8QFAKgmk6wc8d2l+cKAvyR9UlTkKeAL P5+tBsdwXxaIt751iIfASWCeFQ== X-Google-Smtp-Source: ABdhPJxwX2pN5Rk7XCYypLFb7esRRrkZ0ZlxbJJ18ePBDVmnZOZ1ME9l/zqrP6uQg9uDNcJ0gl32bg== X-Received: by 2002:a05:651c:160b:b0:247:f955:1b18 with SMTP id f11-20020a05651c160b00b00247f9551b18mr5076472ljq.427.1653035511499; Fri, 20 May 2022 01:31:51 -0700 (PDT) Received: from [192.168.0.17] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id k17-20020a2e8891000000b00253d84812edsm229678lji.2.2022.05.20.01.31.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 20 May 2022 01:31:51 -0700 (PDT) Message-ID: <8ef52427-b63c-1386-12e9-7a36367dc888@linaro.org> Date: Fri, 20 May 2022 10:31:49 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032 Content-Language: en-US To: Herve Codina Cc: Marek Vasut , Yoshihiro Shimoda , Bjorn Helgaas , Rob Herring , Krzysztof Kozlowski , Geert Uytterhoeven , Magnus Damm , Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Rob Herring , linux-pci@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Sergey Shtylyov , Thomas Petazzoni , Clement Leger , Miquel Raynal References: <20220429134143.628428-1-herve.codina@bootlin.com> <20220429134143.628428-4-herve.codina@bootlin.com> <29ba3db6-e5c7-06d3-29d9-918ee5b34555@linaro.org> <20220520102329.6b0a58d0@bootlin.com> From: Krzysztof Kozlowski In-Reply-To: <20220520102329.6b0a58d0@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On 20/05/2022 10:23, Herve Codina wrote: > The yaml has the following structure and so has 2 AllOf: > ... > allOf: > - $ref: /schemas/pci/pci-bus.yaml# > > properties: > compatible: > ... > allOf: > - if: (...) > > Is having a 'allOf' for schemas inclusion and a 'allOf' for conditionnal > parts allowed ? Only one allOf for all of such (ref + if), located before additionalProperties: https://elixir.bootlin.com/linux/v5.18-rc7/source/Documentation/devicetree/bindings/example-schema.yaml#L211 Best regards, Krzysztof