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=-10.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 91B38C2D0F1 for ; Tue, 31 Mar 2020 16:31:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 61B6020CC7 for ; Tue, 31 Mar 2020 16:31:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585672268; bh=JcF5LHvBucXGr74ab5oJRT96j/Tdv3YvPgui40LUGcs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=vZa2OE7VB7l3YsMipe7m/R7Sr/6LHvtyBSofXmn4rHnFoQtIa7Ps+Ar1sHtvQGy/H Dp08gB/B4xlbB25PyQyQDh7P3hP1Of5lxChlxinaOTOYPd/V6zj0ZfyACKtJEGbRZ6 DcMZ3ICKFDyj4GfdW4lmWhakA88rkBjac5RhzgHQ= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730521AbgCaQbG (ORCPT ); Tue, 31 Mar 2020 12:31:06 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:36183 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726194AbgCaQbG (ORCPT ); Tue, 31 Mar 2020 12:31:06 -0400 Received: by mail-io1-f66.google.com with SMTP id n10so8306829iom.3; Tue, 31 Mar 2020 09:31:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=zoQEkQjM/RIJRTp0VhUEAtYWdj5x7fe+RhUwfghxupI=; b=WzS20qYhqf0IWsyYBSSqkdEemNosrZtX9J1l05rPS40rZzXkppIUOwkYz6+pqpW1fZ qKne/UOM7gq4qm0ggxGBjysbA8HQDetFlDoiPXIA0tj7dRqzAo0/hVI6hTuZI2bxuXu9 x9B41iysI1FfMcu7YKzlvuDpiHPplEzsh9Dv2M+gZwxb/7aNgTVmznVyLxH/CWFai+e6 dNn+rMqdAsWrUsFLG37A7jFWq82gf0EpVwGdPYoBtnalooFWdpnZ/i9Xly3r+u2VrFQZ s1g2Zw02Ejl5k7+EqZ3bcQnUvkfYD3/Li2mHwaEzJwGwpkpFZdMOCFHFYZ4sgTeOjvVW oiTA== X-Gm-Message-State: ANhLgQ2sKYOob+VWUo2Ykl9rfgaUR6iqZHGMppWfOVFTILOT4rr3ZvAH dByW60z0+qEkuETvecJKO6AyNuZKew== X-Google-Smtp-Source: ADFU+vu4PluKLuSQcRazSevqQJ+tYdJcBbLKoGll5Pt711ZFa614nH8fCOc5wkXi2o9PWi7OduTjZQ== X-Received: by 2002:a6b:c9d2:: with SMTP id z201mr16386409iof.169.1585672265396; Tue, 31 Mar 2020 09:31:05 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id f2sm6047237ill.51.2020.03.31.09.31.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Mar 2020 09:31:04 -0700 (PDT) Received: (nullmailer pid 23196 invoked by uid 1000); Tue, 31 Mar 2020 16:31:03 -0000 Date: Tue, 31 Mar 2020 10:31:03 -0600 From: Rob Herring To: Robert Marko Cc: agross@kernel.org, bjorn.andersson@linaro.org, kishon@ti.com, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, Robert Marko , John Crispin , Luka Perkov Subject: Re: [PATCH v5 2/3] dt-bindings: phy-qcom-ipq4019-usb: add binding document Message-ID: <20200331163103.GA27585@bogus> References: <20200330164328.2944505-1-robert.marko@sartura.hr> <20200330164328.2944505-2-robert.marko@sartura.hr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200330164328.2944505-2-robert.marko@sartura.hr> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 30 Mar 2020 18:43:29 +0200, Robert Marko wrote: > This patch adds the binding documentation for the HS/SS USB PHY found > inside Qualcom Dakota SoCs. > > Signed-off-by: John Crispin > Signed-off-by: Robert Marko > Cc: Luka Perkov > --- > Changes from v4 to v5: > * Replace tabs with whitespaces > * Add maintainer property > > .../bindings/phy/qcom-usb-ipq4019-phy.yaml | 48 +++++++++++++++++++ > 1 file changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.yaml > My bot found errors running 'make dt_binding_check' on your patch: Error: Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.example.dts:21.25-26 syntax error FATAL ERROR: Unable to parse input tree scripts/Makefile.lib:311: recipe for target 'Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.example.dt.yaml' failed make[1]: *** [Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:1262: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1264091 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit.