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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12C92C001B0 for ; Fri, 23 Jun 2023 19:59:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231476AbjFWT7j (ORCPT ); Fri, 23 Jun 2023 15:59:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229620AbjFWT7j (ORCPT ); Fri, 23 Jun 2023 15:59:39 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C8C46E65; Fri, 23 Jun 2023 12:59:37 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3BAA861B07; Fri, 23 Jun 2023 19:59:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 987A7C433CB; Fri, 23 Jun 2023 19:59:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687550376; bh=x69fHIP2je3gDZwqyjGBKo1jt2snNaQ3tcGdMwx/N+c=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=h+bwh8gf8SGSpQNtRQ/ZcPyyRsuy595Iwc7fBtTeSEMBchLYDMvIrMFZLcrWUEHdd NYLwcBOc485+Q6KCuYQbdu1A3/PxPBDtqxJGs8OwbR/QHD7OwJMffJXX3iGH691c5K 55rvSD/aqtgFrSzed8Je8MQKUzG2wUq54uz5OgnMUAvMJX/e7vJjdM6cvuE/dIdfo4 VGBCUzaQdMlkt7c1mICHSu0yeQlX6rnL6yqiP//qrfKuUWNNko+3NaFYIZ40bYF106 xCL02yW/tdi4UUBu4xGZUO/sFDywwgTr838TxBl/5yEXPg/UxeEcvBLBU6t1vOZZba 5hij9z6V7kQYQ== Received: by mail-lj1-f170.google.com with SMTP id 38308e7fff4ca-2b4636bb22eso17615711fa.2; Fri, 23 Jun 2023 12:59:36 -0700 (PDT) X-Gm-Message-State: AC+VfDzcY66wGoMBZaPhnY9qv15ATDgIKD1F+xYOzsl0lFOpG6fn0Qij jkG128SfL4arl+/d8nb2CIG2tn9c/uZoMoOT8A== X-Google-Smtp-Source: ACHHUZ4YXbnWqXIH9PucV4QWrhD1DoIEcrGRjoJNH9gv7TQjOZQ/B27CwVHmHZUHVvbtfIyJA/J1lD8HhD4jCdIPyfg= X-Received: by 2002:a05:651c:105b:b0:2a7:b986:3481 with SMTP id x27-20020a05651c105b00b002a7b9863481mr14772424ljm.41.1687550374565; Fri, 23 Jun 2023 12:59:34 -0700 (PDT) MIME-Version: 1.0 References: <20230516184626.154892-1-afd@ti.com> <20230516184626.154892-2-afd@ti.com> <20230517075310.iduc2eisw7a5bm45@krzk-bin> In-Reply-To: <20230517075310.iduc2eisw7a5bm45@krzk-bin> From: Rob Herring Date: Fri, 23 Jun 2023 13:59:21 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 2/2] dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible To: Krzysztof Kozlowski , Andrew Davis Cc: Michael Turquette , Stephen Boyd , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Vignesh Raghavendra Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, May 17, 2023 at 1:53=E2=80=AFAM Krzysztof Kozlowski wrote: > > On Tue, 16 May 2023 13:46:26 -0500, Andrew Davis wrote: > > This node's register space is not accessed by any other node, which > > is the traditional use for the "syscon" hint. It looks to have been > > added here to make use of a Linux kernel helper syscon_node_to_regmap()= . > > The Linux driver now uses a more appropriate helper that does not > > require the hint, so let's remove it from the binding. > > > > Signed-off-by: Andrew Davis > > --- > > .../devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml | 5 ++--- > > 1 file changed, 2 insertions(+), 3 deletions(-) > > > > My bot found errors running 'make DT_CHECKER_FLAGS=3D-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/m= fd/ti,j721e-system-controller.example.dtb: scm-conf@100000: clock-controlle= r@4140:compatible: ['ti,am654-ehrpwm-tbclk', 'syscon'] is too long > From schema: /builds/robherring/dt-review-ci/linux/Documentation/= devicetree/bindings/mfd/ti,j721e-system-controller.yaml > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/m= fd/ti,j721e-system-controller.example.dtb: clock-controller@4140: compatibl= e: ['ti,am654-ehrpwm-tbclk', 'syscon'] is too long > From schema: /builds/robherring/dt-review-ci/linux/Documentation/= devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml Now failing in linux-next. Rob