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=-9.1 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,URIBL_BLOCKED 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 5C048C433DF for ; Fri, 22 May 2020 22:42:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 33C25204EA for ; Fri, 22 May 2020 22:42:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590187352; bh=lJbj8vsN1yvS81mgR2/rEAdDi+wz/nxWqKAs+XksfGk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=BVnVTcgC8sK493WPIRGBMhYn8QKHY2Mo8yaNEpkjadT8mDjyB6L328iHvBxjEYpHP evrWTXpQdYlRlqgHFOeO03DaDUpmtRQO5WqmbrrxKmGS2Qy82LGlfW0RbiSNyO4qYx U+JOAE5JweudoBADjhoPCxpNHGYhLk20ooeIB0Rc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731397AbgEVWmV (ORCPT ); Fri, 22 May 2020 18:42:21 -0400 Received: from mail-il1-f196.google.com ([209.85.166.196]:37358 "EHLO mail-il1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731391AbgEVWmV (ORCPT ); Fri, 22 May 2020 18:42:21 -0400 Received: by mail-il1-f196.google.com with SMTP id r2so1159167ila.4; Fri, 22 May 2020 15:42:20 -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; bh=JuCuXLGKu/Cpaze8rVHktM6qeXHp4VtIRO2ypPo4gW0=; b=MwBXZT4VluQgaBM4YTyhs1WPQLrUoC0Y5JISmCV1P/8Yc7s/kN2vZIjJWYQCmqItZa 2ievMRPCbuB8UqZb5Si2tFgAMVYoTMriR4D5LAHccy9oafDf9edjYvAVn1kwzqImP3z2 d7W0OPTF8csEa6Fbe8IidaTJnAz5PXohNKAXlXQPfUY2wOCBg7g55WUR+5OvxPg9cfOG JaAMmrDYPyS+yLZOZh0Iam9f5KhaLwP07tyCcxEim+IO8N1rvL5QTufGQGdzu2FkUoq/ bkjSBuHLKagc1B4zlMeMFo+ABOLS8Eibx8D46q36bGVH2uVWE8ohr3nGxAbDm6sWEAK3 RKug== X-Gm-Message-State: AOAM5320Yz6j7q1EJZqf7F+BKCYC3flVmv8QRkzZdxnlbYYZGrqAGKAo LftA9f59EWdyjCFz+EOvnodInfc= X-Google-Smtp-Source: ABdhPJzavXPf6QraDSSP+C8Cf0zAAigF73AyOksGDL0HvQxYO0MhIQUfBalrWcaf30LuSiDr4uw5bQ== X-Received: by 2002:a05:6e02:130e:: with SMTP id g14mr15735257ilr.38.1590187339802; Fri, 22 May 2020 15:42:19 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id e26sm4195065ioe.39.2020.05.22.15.42.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 May 2020 15:42:19 -0700 (PDT) Received: (nullmailer pid 848403 invoked by uid 1000); Fri, 22 May 2020 22:42:17 -0000 Date: Fri, 22 May 2020 16:42:17 -0600 From: Rob Herring To: Tali Perry Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, kfting@nuvoton.com, benjaminfair@google.com, avifishman70@gmail.com, yuenn@google.com, andriy.shevchenko@linux.intel.com, openbmc@lists.ozlabs.org, tmaimon77@gmail.com, linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, wsa@the-dreams.de, brendanhiggins@google.com, robh+dt@kernel.org, venture@google.com, ofery@google.com Subject: Re: [PATCH v13 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller Message-ID: <20200522224217.GA847856@bogus> References: <20200522113312.181413-1-tali.perry1@gmail.com> <20200522113312.181413-2-tali.perry1@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200522113312.181413-2-tali.perry1@gmail.com> Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Fri, 22 May 2020 14:33:10 +0300, Tali Perry wrote: > Added device tree binding documentation for Nuvoton BMC > NPCM I2C controller. > > Signed-off-by: Tali Perry > --- > .../bindings/i2c/nuvoton,npcm7xx-i2c.yaml | 60 +++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.yaml > My bot found errors running 'make dt_binding_check' on your patch: Error: Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.example.dts:22.28-29 syntax error FATAL ERROR: Unable to parse input tree scripts/Makefile.lib:312: recipe for target 'Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.example.dt.yaml' failed make[1]: *** [Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:1300: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1296162 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. 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=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 2AEE4C433E0 for ; Fri, 22 May 2020 22:52:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DD33520723 for ; Fri, 22 May 2020 22:52:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="JiZod8OH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DD33520723 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yQ6alGx/wQG2qwlut8TJheSA9cpXJ+4KavC6hhmIZ+U=; b=JiZod8OHX3h/m0 dG1/8DMkGeTUzOn3k4c3oG+/dtvJtRuu+qhiFAjgA63Li094h7+QzkHZIteqoXhtodPFIbJvuGMZ+ 4htMvm59O6hhshDlTJkfRQfNI980L4BYRZIHFpZhMOmxHL6pbI9k7TXVSdy/+xcxKoZ1SIPwOOqPF 42YfXNxOcE7Ua8H7FoVyh0PeySwNWpGUqorC42Ssjhg3vQz10dbODDQELAoirQ1F2hU3vIzTmTm3l Gj8NWZXM6u9w5r3W25l9jFHCPTN/7xbXtTzl/eFhXQBO4VrdzWihVfx1gypDnJyZ+bO8WGYJEc77s MGL6LP2B/Ls8TCFffatA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jcGWN-0007wX-2O; Fri, 22 May 2020 22:52:07 +0000 Received: from mail-il1-f196.google.com ([209.85.166.196]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jcGMw-0003s6-3h for linux-arm-kernel@lists.infradead.org; Fri, 22 May 2020 22:42:24 +0000 Received: by mail-il1-f196.google.com with SMTP id 17so12370993ilj.3 for ; Fri, 22 May 2020 15:42:21 -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; bh=JuCuXLGKu/Cpaze8rVHktM6qeXHp4VtIRO2ypPo4gW0=; b=QLZIQ8kLiBcLeWTCGRfyOjowV7+HXzDQXEAZhDKLtmT1bI7U9b48tq141JFMqTrD2t jAWWPMpZGBvUmA0HHVcdGxwKCg4xmi0UIxhuMsszd9KQVeI8Ad4n5RdfGU+C4RuFkizn Y9CHtZAqllLzBM/4mkr7I2O60xS5mseslFGRZhJUYlIU1mlTFDKg9xdSioDhdFzgbjdZ s3GTwiTM61H0pfLVuQwqEFA/5XSrT58Obzcruta0IU4nn/i4zga+PNIqBZ8hnoZX/Vw8 Lpn0tOf1O+jUiUzff0pmFzSDtr1eZrAykhzuBob04DZH7hkZMvD4Lt+asCmSjoNirfbo X1bw== X-Gm-Message-State: AOAM531z38EjMa0R5HCjlhOpW62JOGswlLYCb0aapSeOqLyFgPFLG0g4 gcaCyzW56ZqJ2u4+a51zew== X-Google-Smtp-Source: ABdhPJzavXPf6QraDSSP+C8Cf0zAAigF73AyOksGDL0HvQxYO0MhIQUfBalrWcaf30LuSiDr4uw5bQ== X-Received: by 2002:a05:6e02:130e:: with SMTP id g14mr15735257ilr.38.1590187339802; Fri, 22 May 2020 15:42:19 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id e26sm4195065ioe.39.2020.05.22.15.42.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 May 2020 15:42:19 -0700 (PDT) Received: (nullmailer pid 848403 invoked by uid 1000); Fri, 22 May 2020 22:42:17 -0000 Date: Fri, 22 May 2020 16:42:17 -0600 From: Rob Herring To: Tali Perry Subject: Re: [PATCH v13 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller Message-ID: <20200522224217.GA847856@bogus> References: <20200522113312.181413-1-tali.perry1@gmail.com> <20200522113312.181413-2-tali.perry1@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200522113312.181413-2-tali.perry1@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200522_154222_167862_AA1BE6FF X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, benjaminfair@google.com, kfting@nuvoton.com, avifishman70@gmail.com, venture@google.com, openbmc@lists.ozlabs.org, wsa@the-dreams.de, brendanhiggins@google.com, linux-kernel@vger.kernel.org, ofery@google.com, yuenn@google.com, robh+dt@kernel.org, linux-i2c@vger.kernel.org, andriy.shevchenko@linux.intel.com, linux-arm-kernel@lists.infradead.org, tmaimon77@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 22 May 2020 14:33:10 +0300, Tali Perry wrote: > Added device tree binding documentation for Nuvoton BMC > NPCM I2C controller. > > Signed-off-by: Tali Perry > --- > .../bindings/i2c/nuvoton,npcm7xx-i2c.yaml | 60 +++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.yaml > My bot found errors running 'make dt_binding_check' on your patch: Error: Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.example.dts:22.28-29 syntax error FATAL ERROR: Unable to parse input tree scripts/Makefile.lib:312: recipe for target 'Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.example.dt.yaml' failed make[1]: *** [Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:1300: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1296162 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel