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 96D9AC4332F for ; Fri, 15 Oct 2021 12:45:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 77B7760F59 for ; Fri, 15 Oct 2021 12:45:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238847AbhJOMra (ORCPT ); Fri, 15 Oct 2021 08:47:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59180 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235563AbhJOMr3 (ORCPT ); Fri, 15 Oct 2021 08:47:29 -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 DDC3DC061764 for ; Fri, 15 Oct 2021 05:45:22 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id y3so26428326wrl.1 for ; Fri, 15 Oct 2021 05:45:22 -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=H1fRj8KbyTC18M2qqUxC+yLQuVMOY9QK2Vkvq7KCP/Q=; b=wQTgGjUNl5ZNWtCzfZgsJW5kL1LNboDm3JtJ9cH2cUjIi28Fz39i3VbuoVmmS+etat 3FWlClGElz2S5Yej3Pj6kzY0FXEMGGxRnCwmC93vCGkH8oVY5GTBVSuPpfj78ouJY2CN hv1y4GWUyVPr76Vmv2ptef3zAL/aemZ5keucGkNa5AUyyLSpvhe/aoXaIZMJTX/0+oxW vjkONNr2GE7TFjsuw1k2zzB2RaSyu+gNkHEmNK6UPEfhXvygEXsO3LUKgFBYiO1VApxV eTpHM/blKl9Up381tU5yctffNmpFwekdfTtypoEzkQ9WsE5KA/EwXwfVRZ0vkLSB/82S GVUw== 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=H1fRj8KbyTC18M2qqUxC+yLQuVMOY9QK2Vkvq7KCP/Q=; b=OxqQGcKE/XnxAX8wDqjxRkGvkBJhR1uBWJyHweAzD9y1d4boJUUNU8XJAXqtoHXpJl 3xRcZq+BoVP85ZKA2MOK201Stu8YNo6RDTik8dGidSHi6hlwwh6NtNhkjCfyNpLAg1uI BNrSU3zycTyEmO9uQg3ed6K4h9tYakuUrOCdklcVYo4Fj5mw/1qH+P55RZNDuU/Y8QZP jyPyblOecfs6XBeeWTOAUc4+P39Fj+FlUGrk5F5E0a5CrC7fen1QFFKNPytx726JF9sP 6KPDi74Sxc/DvJElitAn4tuXEEeoqPg6ZL2bCcm7dwQdlTW+klMkk8fwmxAS6NcY6g0r Ipig== X-Gm-Message-State: AOAM530wutBF1K/lD5M1TqQxw+RirugloVka6z05hWiig9+5qtlfkvpi /Mg8zE/D2DgQ/1gqlFrez5a0aQ== X-Google-Smtp-Source: ABdhPJxR+e4FClxsODFkAteKxROdwFc61kceh1QDU+2OORGy1s3RMcwDGYLNlbGhFmjyYlcrJpfBCA== X-Received: by 2002:adf:cd12:: with SMTP id w18mr4152785wrm.401.1634301921366; Fri, 15 Oct 2021 05:45:21 -0700 (PDT) Received: from google.com ([95.148.6.175]) by smtp.gmail.com with ESMTPSA id e9sm4672725wme.37.2021.10.15.05.45.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 05:45:20 -0700 (PDT) Date: Fri, 15 Oct 2021 13:45:18 +0100 From: Lee Jones To: Rob Herring Cc: Geert Uytterhoeven , Stephen Boyd , Chunyan Zhang , linux-clk , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , 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: linux-kernel@vger.kernel.org On Thu, 14 Oct 2021, Rob Herring wrote: > On Thu, Oct 14, 2021 at 1:48 AM Lee Jones wrote: > > > > On Wed, 13 Oct 2021, Geert Uytterhoeven wrote: > > > > > Hi Lee, > > > > > > On Tue, Oct 12, 2021 at 10:15 AM Lee Jones wrote: > > > > 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. > > > > > > Just ran into this, too... > > > > > > > I can't apply what is not sent to me. > > > > > > > > This patch came in on its own. > > > > > > Then please reject/postpone patches that don't build (yet) ;-) > > > > I don't explicitly build DT documentation. > > > > Since I use the build bots to let me know if there are strange !(C, > > ASM, arm, aarch64, mips, ppc, x86) build issues or ones with odd > > configuration possibilities (randconfig) in the repos I maintain, you > > might have to convince them that this is important too. > > It's really just a matter of turning on the build in > allyesconfig/allmodconfig builds. I've not done that primarily because > there's one person I don't want to yell at me, but I could probably > make it arm and/or arm64 only. It's really arch and config > independent, so doing it multiple times is kind of pointless. > > I assume for bots you mean kernel-ci mainly? Do you run that before > stuff gets into linux-next? IMO, that's too late. But still a slight > improvement if things go in via one tree. Otherwise, I see the > breakage twice, 1st linux-next then the merge window. Kernel test robot is the one that springs to mind. Although, I'm sure there are other, less prolific implementations. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog