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 04567ECAAD5 for ; Thu, 8 Sep 2022 10:51:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229787AbiIHKvb (ORCPT ); Thu, 8 Sep 2022 06:51:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229502AbiIHKv2 (ORCPT ); Thu, 8 Sep 2022 06:51:28 -0400 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 657E9F5C4A for ; Thu, 8 Sep 2022 03:51:27 -0700 (PDT) Received: by mail-lj1-x234.google.com with SMTP id z23so19431578ljk.1 for ; Thu, 08 Sep 2022 03:51:27 -0700 (PDT) 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; bh=Ps3lqStzHySPsxXJuGxo0vZdDPyhFg6keE7WeVb52JA=; b=o/ruHuZsbRb3J4aRBZSNXOgC0gbQJiJQr5k8dC92i0jMhf4DWYiRJfo+94HIhCkSv3 /HokU7euLiM46BwzGLn18PdHnMEmhjQ22T2l9e2PEYMIp/Dzv3ee4+Z8khE0tVYKjjC5 RRyvFN0+9G5E+N0fKvZ0CbSsELx+4GZqMSNdA3KOvpN0NdTMazePQa8e4JY+draSONWD NKONpCiI8VbPQ4ftetNBDNKgF4G2obYeIhDAKZZ1kPWF5KxflbrX+wfDLp5PJsdicUJz tG3xAxGZn5FUM+Fevz9VzBu7oLiD4/7J7FrK0i0tlOKmsMbEnOo5L5LJpu/5RCBbrrWk raHg== 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; bh=Ps3lqStzHySPsxXJuGxo0vZdDPyhFg6keE7WeVb52JA=; b=MZjqp3bNAYASmXpsXW0kjkeueyUdA4mTnlfk46xCLq5lOA1G4NLIubjPalBhxV7wwd 9iEkD+nknxMfJDTED49o4ybCXNdGrkHW/Is3hWDkB3w8PX3hOCRuDrSbHqGXCtUAfU15 U5gIYqJa3dOxQQ0/girGxKqIqjgyp51aTnYZLjo+J/fP0yFAQn0xqYYpuDNe57QtAX/l 0/7WbAO5IadEQinQWQwBt3ZjYVqiGeXrPJhT30nZGm+vNGhUauF+yI/obvDeyiJmezYP s86Rm/bZBirUm5/VcACPug5Ce0+TQhTOcmy9s8/BhdRWA73sU/SkXVFt8SeTP2zg2kp0 VlFw== X-Gm-Message-State: ACgBeo2HtKboUrxe13x/3bNbyQM54vrjDm3N3RFW/zgdURo+DlDQj8qc qSL+zE2e1w5vSlvnA1M/5TUAiw== X-Google-Smtp-Source: AA6agR7L+QQqZcc4iA8yVL5wfSIRSeMTKBKrT1SGqVSWUuzNvpwI8LZVG/KWcNq8Zx8VBagz06spwA== X-Received: by 2002:a2e:bc21:0:b0:25e:c921:f7d7 with SMTP id b33-20020a2ebc21000000b0025ec921f7d7mr2224729ljf.91.1662634285764; Thu, 08 Sep 2022 03:51:25 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id x19-20020a056512079300b00492d270db5esm2986308lfr.242.2022.09.08.03.51.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 03:51:25 -0700 (PDT) Message-ID: <4b648759-1e0d-db2c-5fc6-bf586bff775e@linaro.org> Date: Thu, 8 Sep 2022 12:51:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings Content-Language: en-US To: "Gupta, Nipun" , Rob Herring Cc: "gregkh@linuxfoundation.org" , "eric.auger@redhat.com" , "devicetree@vger.kernel.org" , "linux-kbuild@vger.kernel.org" , "jeffrey.l.hugo@gmail.com" , "maz@kernel.org" , "Gupta, Puneet (DCG-ENG)" , "Michael.Srba@seznam.cz" , "cohuck@redhat.com" , "will@kernel.org" , "masahiroy@kernel.org" , "mchehab+huawei@kernel.org" , "joro@8bytes.org" , "okaya@kernel.org" , "alex.williamson@redhat.com" , "song.bao.hua@hisilicon.com" , "jgg@nvidia.com" , "mani@kernel.org" , "linux-kernel@vger.kernel.org" , "robin.murphy@arm.com" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "rafael@kernel.org" , "f.fainelli@gmail.com" , "jgg@ziepe.ca" , "kvm@vger.kernel.org" , "Agarwal, Nikhil" , "Anand, Harpreet" , "yishaih@nvidia.com" , "linux-arm-kernel@lists.infradead.org" , "git (AMD-Xilinx)" , "saravanak@google.com" , "Radovanovic, Aleksandar" , "Simek, Michal" , "ndesaulniers@google.com" References: <20220803122655.100254-1-nipun.gupta@amd.com> <20220906134801.4079497-1-nipun.gupta@amd.com> <20220906134801.4079497-2-nipun.gupta@amd.com> <1662486402.681939.780022.nullmailer@robh.at.kernel.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: linux-kernel@vger.kernel.org On 07/09/2022 05:13, Gupta, Nipun wrote: >> >> If you already ran 'make dt_binding_check' and didn't see the above >> error(s), then make sure 'yamllint' is installed and dt-schema is up to >> date: >> >> pip3 install dtschema --upgrade >> >> Please check and re-submit. > > I did run make dt_binding_check, but did not see the issue. > Will update the dtschema and fix this. Regardless whether you saw it or not, the example DTS is incorrect... Even if there are no errors, please do not add incorrect DTS. Best regards, Krzysztof