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 BE551C54EE9 for ; Thu, 8 Sep 2022 10:51:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230201AbiIHKva (ORCPT ); Thu, 8 Sep 2022 06:51:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42420 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229795AbiIHKv3 (ORCPT ); Thu, 8 Sep 2022 06:51:29 -0400 Received: from mail-lj1-x233.google.com (mail-lj1-x233.google.com [IPv6:2a00:1450:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65757F5C49 for ; Thu, 8 Sep 2022 03:51:27 -0700 (PDT) Received: by mail-lj1-x233.google.com with SMTP id b19so19381419ljf.8 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=U+tWzl18UjUaSdwecW0TU2HQ/+muVmKxnT1X+rB3pS7P6U+IPP5B6tZykRPphlWE5K PA99oPfL4CXJ7plZildWaPFCt17F4nEM+SHht32sAFQLTC7shJZKz90EvRBuLjwtr6+F 4ZJyT60piuMSewx9vihDXWUDM1QXbObqUoU753kcFxtPwhRXVZ95UJibw0w5PyAUlOXd DN9QpHINXgAXQTUpvOCuwwWKhXBmFneheo14gn2mUK6WeKVdOAwTx/frFKF1HTw4qCm4 JceonD/R9ouHGF0Shsj/wQFEO1dyRj3y3+R7aiA/8Z8kXlvOicE9fHNogDpzYQFg/j/d Ygwg== X-Gm-Message-State: ACgBeo27a684xeakulnkOv7JB3zj8HS/C/KSSjs/L/AIOyaa88rL9o+5 slQ+x7JTjSKqDIgrouCEZXXxhw== 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: devicetree@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