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 EDFB0C433EF for ; Wed, 29 Jun 2022 16:28:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230079AbiF2Q2j (ORCPT ); Wed, 29 Jun 2022 12:28:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41352 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229494AbiF2Q2i (ORCPT ); Wed, 29 Jun 2022 12:28:38 -0400 Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E0221A83D for ; Wed, 29 Jun 2022 09:28:35 -0700 (PDT) Received: by mail-pl1-x634.google.com with SMTP id x20so8992312plx.6 for ; Wed, 29 Jun 2022 09:28:35 -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:in-reply-to; bh=5H2TncGeZHlVgF0rSy+eJip9+xYU/JmV0WmAXgh7ZSM=; b=iQ8gweKuAZ5V6W28bDDyKzpxZFrV3Dpyy4y254On/3Db9I7vc9ssGwW3Mj3msP3fH/ 36GQoHsTnNaZ+Us8G1yTix4PbWYfR8lP1XcqvQm0EmLYVTxCNefnlXQ83UPMXoMMSPRC clN5GiPH+ktzdtyDsT9W9gquw+FWhkpZ97GnsMXcVxsDmgSWm5Tmw3HyqdQSlbBe8FMq w+z4wB0r+pjRhFAoLJaIY0KxTd2mIH4+ChcbFRrQuuwCSuDMsXFTit1B3vVL3n+6Qh3k IHVVx3JJnSwcmhBwzTy05G7/aBdFf/gDWGSc9SQtHnePnB64KEuNMZM7w5o0pMKer9zm B68g== 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:in-reply-to; bh=5H2TncGeZHlVgF0rSy+eJip9+xYU/JmV0WmAXgh7ZSM=; b=lpoVEspwC3ZcqqgiIS1Hg/mwQD5I2bjyJB9AwC8LA3TPVRdVpvO/BC4wpuFlJGCiDC 8Lgy0ksX2ayzuaKvvmtdQWfsyCpkSwEbRpbhCGba3immbhiwfMWFA6q9ELub/r6piHE5 5/roN5g/wGSHpvA8+hu2sCNOHVdGAeiennfQaNdRJQiTnIlTf3ueSRdqI7hKJ832LrXT wCDAkob16EguTgFesFe0Mb/APi04oG2QlQAfeFUbeyVZO/hCNUnE2xJQJ5IbNPft9BRa 19PvA+cf6W8+y6zIJChLUiEXyXb5tY7MHLLiBGYTFyUKDS7M+cjCUPSjK8Te07VY/vMR KoPg== X-Gm-Message-State: AJIora8cuzlhA7iKeh/ApgbiWHG9vlOlZTu+fhRwSsspWnpbXqfiyFwd /Iqdlu/yn2BAGTMO5vtFDBk/1Q== X-Google-Smtp-Source: AGRyM1uQlnixmQuuX5yZ8e4AcTn7YXgUCxjK/ku0GJgTHDXm2pRVLefUxGJ0ixDUObCpTattuXXqVw== X-Received: by 2002:a17:902:f642:b0:169:714:b079 with SMTP id m2-20020a170902f64200b001690714b079mr9833597plg.117.1656520114584; Wed, 29 Jun 2022 09:28:34 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id b16-20020a170903229000b001696751796asm11660712plh.139.2022.06.29.09.28.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Jun 2022 09:28:33 -0700 (PDT) Date: Wed, 29 Jun 2022 10:28:31 -0600 From: Mathieu Poirier To: Rob Herring Cc: Mike Leach , Leo Yan , Suzuki K Poulose , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 0/3] dt-bindings: Arm CoreSight binding schema conversions Message-ID: <20220629162831.GB2013207@p14s> References: <20220603011933.3277315-1-robh@kernel.org> <20220620165541.GA1458883@p14s> <20220628180118.GA703354-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220628180118.GA703354-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Jun 28, 2022 at 12:01:18PM -0600, Rob Herring wrote: > On Mon, Jun 20, 2022 at 10:55:41AM -0600, Mathieu Poirier wrote: > > Hi Rob, > > > > On Thu, Jun 02, 2022 at 08:19:30PM -0500, Rob Herring wrote: > > > This series converts all the CoreSight debug bindings to DT schema > > > format. These bindings are at the top of the list of occurrences of > > > bindings without a schema. For arm64 dts files: > > > > > > 702 ['arm,coresight-etm4x', 'arm,primecell'] > > > 536 ['arm,coresight-cpu-debug', 'arm,primecell'] > > > 509 ['arm,coresight-dynamic-funnel', 'arm,primecell'] > > > 213 ['arm,coresight-tmc', 'arm,primecell'] > > > 143 ['arm,coresight-dynamic-replicator', 'arm,primecell'] > > > 97 ['arm,coresight-stm', 'arm,primecell'] > > > > > > I'll send a reply to these with the errors in dts files that this > > > causes. I've reviewed them and they all look legit. Xilinx Zynq though > > > has 3 clocks instead of 2. > > > > > > v2: > > > - Rename other Coresight bindings to use compatible string for filename > > > - Add missing arm,coresight-dynamic-replicator.yaml and > > > arm,coresight-static-funnel.yaml > > > - Update MAINTAINERS > > > - Fix coresight.txt references > > > > What a massive undertaking... I have looked scrupulously and everything adds up. > > Let me know if you were looking for me to pick this up. Otherwise: > > > > Reviewed-by: Mathieu Poirier > > Can you apply. I think there was another series from QCom touching > the MAINTAINERS entry that will conflict. I just tried a rebased on today's linux-next and it didn't blow up. > > There's a couple of indentation fixups. Can you fix when applying or do > you want me to resend? Fixed and applied. Thanks, Mathieu > > Rob