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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EEF1C433F5 for ; Tue, 12 Oct 2021 08:14:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6CE4D61074 for ; Tue, 12 Oct 2021 08:14:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234736AbhJLIQP (ORCPT ); Tue, 12 Oct 2021 04:16:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57800 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234847AbhJLIQN (ORCPT ); Tue, 12 Oct 2021 04:16:13 -0400 Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06186C06161C for ; Tue, 12 Oct 2021 01:14:12 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id r10so64320452wra.12 for ; Tue, 12 Oct 2021 01:14:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=IlFsz1aPNhFHCtd5uM11smI1zJs2IUYy1FrQb3N1O24=; b=iiC7I1lBqyCgLWkN9DTbFfd5ULPoFeXn4vFIy2Q7oaGfE5dZ30rRTyrpF0Hik2PWYn 5GWWG0ZZILpRxLBxhPHduMeJ02AAqiORauDCNbBN/B2drY3DY/spEqbp0DBOYoWC2XPd f602aKbkUCddQ8LxqdfQbXwSyZJiGSJfn53R3e88EGiRWW3IRRd6UQ9S9bAtXUbfomIO 0wiep9R8/36xVkjxtK0co9tjO55H3Q9xztufLJSgti9IFvNLOJVIXV+8a5XLLjirN7ed 5UIimlweMCgkFAaHf5lyDGZu5yeIiBMD0dbMfv/m1JvifH64R0gg20VwcmAQjzAnwDBp YsxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=IlFsz1aPNhFHCtd5uM11smI1zJs2IUYy1FrQb3N1O24=; b=GZbg26KgqoiNLhWh8Y7kElydLfN+6Kth4i7DjuSGkoVd1+9wE6p4WsX7E4GI5Ixc15 NEx/PC9k6bruh1JMe/mVbSrUaERTe5l3fUrLZm/TKpE7uJLWY3G0R6fmfP0DtSAZ+Fq3 v+BT4EPDOHxwva6JDdWoao199lEmRN/Di5vRBTzw6BjhkRja0UNz62KzbKi+cq6REPMG DTh/TI5fbYl+ZA7uhGaDaD8X/SyxhUSeIg9AQhNFgl95s0KZvkvYU9asd8/JebrWtXxw XmXMDQMJn9X9SYUhy92tVXiAl7+H2fOucgRk2LFS0m6kwjPORNTTjckr8XKTU9mJ7F1N FAKg== X-Gm-Message-State: AOAM532iqie6RF16YmoqsxBWvR6ldadyeu0KeZw5vXd3E4oKsfPKsczy PtnG37qifYwqHZpsk5O1iKUjeQ== X-Google-Smtp-Source: ABdhPJztpqCZWXa1dPpkEFh4twW2SCqLnRyzS5PquHtUfcUrJfPL6qNY1rZIvFhPX2NxaGQkv43a6Q== X-Received: by 2002:a5d:67cd:: with SMTP id n13mr9304746wrw.86.1634026450644; Tue, 12 Oct 2021 01:14:10 -0700 (PDT) Received: from google.com ([95.148.6.175]) by smtp.gmail.com with ESMTPSA id z2sm8906237wrh.44.2021.10.12.01.14.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 01:14:10 -0700 (PDT) Date: Tue, 12 Oct 2021 09:14:09 +0100 From: Lee Jones To: Rob Herring Cc: Stephen Boyd , Chunyan Zhang , linux-clk , devicetree@vger.kernel.org, Baolin Wang , Orson Zhai , Chunyan Zhang , LKML Subject: Re: [PATCH v4 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers Message-ID: References: <20210923064137.60722-1-zhang.lyra@gmail.com> <20210923064137.60722-3-zhang.lyra@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 11 Oct 2021, Rob Herring wrote: > On Wed, Oct 6, 2021 at 3:00 AM Lee Jones wrote: > > > > On Thu, 23 Sep 2021, Chunyan Zhang wrote: > > > > > From: Chunyan Zhang > > > > > > Add bindings for Unisoc system global register which provide register map > > > for clocks. > > > > > > Signed-off-by: Chunyan Zhang > > > Reviewed-by: Rob Herring > > > --- > > > .../bindings/mfd/sprd,ums512-glbreg.yaml | 68 +++++++++++++++++++ > > > 1 file changed, 68 insertions(+) > > > create mode 100644 Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.yaml > > > > Unapplied v3 and applied this (v4) instead, thanks. > > What about the clock binding this depends on: > > Unknown file referenced: [Errno 2] No such file or directory: > '/usr/local/lib/python3.8/dist-packages/dtschema/schemas/clock/sprd,ums512-clk.yaml' > xargs: dt-doc-validate: exited with status 255; aborting > make[1]: *** Deleting file > 'Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.example.dt.yaml' > Unknown file referenced: [Errno 2] No such file or directory: > '/usr/local/lib/python3.8/dist-packages/dtschema/schemas/clock/sprd,ums512-clk.yaml' > make[1]: *** [scripts/Makefile.lib:385: > Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.example.dt.yaml] > Error 255 > > > Once again, all the components of MFD bindings need to be applied together. I can't apply what is not sent to me. This patch came in on its own. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog