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 X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B9699C35DF5 for ; Tue, 25 Feb 2020 13:58:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8E877222C2 for ; Tue, 25 Feb 2020 13:58:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582639112; bh=t6y4ed1PLF1YCpiLXkMfIss2UpXqGJbG2hojsdADI9g=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=o+uD4EzRIWmypBLi/TU3o+ExufsraYt3Ncqz1qxZ5hYALkoNREOQ70TbRCx0v7Xi7 SAhJD4MnNB8vsXajMob8RxsbLtd/Im5gU3ofxLrDqk6joB6mCIk4XX8xpU4BKqxS5G B5eA0yH9b5xUIy5qiWle+1mXnq2mNZNUUv9BuoHQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730148AbgBYN6c (ORCPT ); Tue, 25 Feb 2020 08:58:32 -0500 Received: from mail.kernel.org ([198.145.29.99]:37172 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729253AbgBYN6c (ORCPT ); Tue, 25 Feb 2020 08:58:32 -0500 Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5BB8424676; Tue, 25 Feb 2020 13:58:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582639111; bh=t6y4ed1PLF1YCpiLXkMfIss2UpXqGJbG2hojsdADI9g=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=f32zw9C0HfAdsMFNkR/SSZgTMMd51Yox8rfhODv5V66ybbzFYX82uNSO9d8WnnZOW jroenNy7iLx1B2AIc/gPxv3Vo4wHCTw8ivpk4ssE2LEYAXVY5LPULd7Ersj6VQTrmg 8efTrJSNPey+Gan+KmEaUudMJEQZ8NEr2FCyPF8I= Received: by mail-qk1-f178.google.com with SMTP id j8so11934784qka.11; Tue, 25 Feb 2020 05:58:31 -0800 (PST) X-Gm-Message-State: APjAAAXA3S0rBc2BzCVM0eAKlRq7a2efW21V9kx0vSWkHOTSl2mVew/D 2rPSmNQG7aDUA7d6F2vhe/E8yWYQtwRbXg5Zqw== X-Google-Smtp-Source: APXvYqycr1cIrkZDL636h3Say9Q5rIeytzoWFbqhPQujtpYITXrOa2jNW6Rhb9XWTsPBcgeSvBtiMfIR22F5FTfDteY= X-Received: by 2002:a05:620a:1237:: with SMTP id v23mr39928955qkj.223.1582639110486; Tue, 25 Feb 2020 05:58:30 -0800 (PST) MIME-Version: 1.0 References: <1582540703-6328-1-git-send-email-tdas@codeaurora.org> <1582540703-6328-4-git-send-email-tdas@codeaurora.org> <20200224184201.GA6030@bogus> In-Reply-To: From: Rob Herring Date: Tue, 25 Feb 2020 07:58:19 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v5 3/5] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings To: Taniya Das Cc: Stephen Boyd , Michael Turquette , David Brown , Rajendra Nayak , linux-arm-msm , "open list:ARM/QUALCOMM SUPPORT" , linux-clk , "linux-kernel@vger.kernel.org" , Andy Gross , devicetree@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Feb 24, 2020 at 11:49 PM Taniya Das wrote: > > Hi Rob, > > On 2/25/2020 12:12 AM, Rob Herring wrote: > > > > > My bot found errors running 'make dt_binding_check' on your patch: > > > > Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node > > Error: Documentation/devicetree/bindings/clock/qcom,sc7180-mss.example.dts:21.26-27 syntax error > > FATAL ERROR: Unable to parse input tree > > scripts/Makefile.lib:300: recipe for target 'Documentation/devicetree/bindings/clock/qcom,sc7180-mss.example.dt.yaml' failed > > make[1]: *** [Documentation/devicetree/bindings/clock/qcom,sc7180-mss.example.dt.yaml] Error 1 > > Makefile:1263: recipe for target 'dt_binding_check' failed > > make: *** [dt_binding_check] Error 2 > > > > See https://patchwork.ozlabs.org/patch/1242999 > > Please check and re-submit. > > > > The error shows syntax error at line 21, below is the example.dts from > my tree and would compile for me as I have the dependency of the include > file when I compile. The header should be part of this patch if possible. Rob