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=-6.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 48185C43460 for ; Thu, 6 May 2021 20:34:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 134CC6112F for ; Thu, 6 May 2021 20:34:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232012AbhEFUfi (ORCPT ); Thu, 6 May 2021 16:35:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:60114 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229965AbhEFUfg (ORCPT ); Thu, 6 May 2021 16:35:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1661F600D4; Thu, 6 May 2021 20:34:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620333277; bh=Sqi4Tdpwz7nT0tyQ8mIVThOQmBZysPmzYclltUuxGJw=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=qa82z228AOuGIxGWhBophz2aTHpe6GpORzN78y8e7+tsxCxdYw3XG3yFFI4Svuavj GGrBiQsTcV5Kvz9uiFRf3ceKvhK4eYuaWoqNpDt6prlEYnMVoTMiMMf2BhPKVYtH+h DhffyZn3EePsCRbUB5cVDVomrGswinMpz9x93uRSSIWmoytZ0olK3VBAicXuukm0Mx bV0s6hrE7ZNrGvtYdjlFR+MGyc6R6TJm969hIw7a4aPg2mhV+09VOjYbb2Ss6m6MIz VroV1NzcfqMsbVSk6Ghqvyr31cknRwdNYlqbSkRwlp9JNYtp+iG+A48hSrv13MmfH6 DayJ9gqfIT4sA== Date: Thu, 6 May 2021 15:34:35 -0500 From: Bjorn Helgaas To: Corentin Labbe Cc: bhelgaas@google.com, linus.walleij@linaro.org, robh+dt@kernel.org, ulli.kroll@googlemail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml Message-ID: <20210506203435.GA1432800@bjorn-Precision-5520> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210503185228.1518131-1-clabbe@baylibre.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 03, 2021 at 06:52:27PM +0000, Corentin Labbe wrote: > Converts pci/faraday,ftpci100.txt to yaml. > Some change are also made: > - example has wrong interrupts place I think it's nicer when content changes are in a separate patch from format conversion patches. Otherwise it's really hard to see the content changes in the patch. Maybe a preliminary patch could fix whatever is actually broken? Rob suggested a bunch of things that could be dropped. Maybe those could be removed in a second preliminary patch before the conversion? Or maybe the removals are only possible *because* of the conversion? I'm not a yaml expert. Bjorn 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=-4.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 5014CC433B4 for ; Thu, 6 May 2021 20:36:28 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 113AD61107 for ; Thu, 6 May 2021 20:36:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 113AD61107 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+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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:References:List-Owner; bh=Qs3iokU30wR9lOHNkUHP/mPQUDiv6JzpadeFAEqoNTk=; b=P51ucOzemzl25iwKhex9XZX0+ Zxn9Hk8TJrWKiqR5ocw5g7G1dnmBNF2/20WjNLh++GumSlOQfnSt4EcmqJ+YkSLU4jxVPwcHzk3Jj L/IScHa6qHFclMgkcbuIxsk37IVGjTJfnureMjnhYCQvJjamJr1fNFVrswnX0ymTW7MGstXaA7P1H z8xcqCIsooqhR3KjaqW/ybpbpIk1yfWTnrbDVxAId/ju+OEDUw6c+Id7KFZFu+Ytnn6ZDLO9Yz/Lf 6T302MAgdgtkOnmZf4XMQc9XSO5mC2RDYg0AGHdtzU6k1ZYAFJde37E6ELtPbl3LOJe2BeICX/Gv+ 75D6KxXJg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lekho-005Gmf-EX; Thu, 06 May 2021 20:34:44 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lekhk-005Gls-O6 for linux-arm-kernel@desiato.infradead.org; Thu, 06 May 2021 20:34:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding :Content-ID:Content-Description:References; bh=juXHe6wW95QIcpNNoe47JNZ+PCD9B8Oo3uTOjUqVZsQ=; b=nIO0PK1Tk8Dtz2c3od9vWl5A8+ zrE1exmu8jpSy1A+cn1oUYlh8QYfLp48t5+xcPEo8oDAaNkAppOCORKCZ4vtkairqT7No84A1lM1R lgchf1Gc53yIJv6rs5aJf51FHp56lX6jHVAzsZCJgMs0JppBD8nhfKa4yn0WEnCgkBBWvqj40mlSI 9Kj9UedyZVbabCxzndJqaNkK0u9cL8HdjsiOSRx4f20KcFrtFQ7fgktvRTSMYJ3gEmCCQaZ0HJKP1 IoGR8g6jyTFZ6pe4a1rHAT4IqUgLXqSg4xIfCqFXffoX81vtHzN34dZXJLItV2m58t1LWdU5709qZ LlL8BN0Q==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lekhi-006NJW-Bo for linux-arm-kernel@lists.infradead.org; Thu, 06 May 2021 20:34:39 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1661F600D4; Thu, 6 May 2021 20:34:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620333277; bh=Sqi4Tdpwz7nT0tyQ8mIVThOQmBZysPmzYclltUuxGJw=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=qa82z228AOuGIxGWhBophz2aTHpe6GpORzN78y8e7+tsxCxdYw3XG3yFFI4Svuavj GGrBiQsTcV5Kvz9uiFRf3ceKvhK4eYuaWoqNpDt6prlEYnMVoTMiMMf2BhPKVYtH+h DhffyZn3EePsCRbUB5cVDVomrGswinMpz9x93uRSSIWmoytZ0olK3VBAicXuukm0Mx bV0s6hrE7ZNrGvtYdjlFR+MGyc6R6TJm969hIw7a4aPg2mhV+09VOjYbb2Ss6m6MIz VroV1NzcfqMsbVSk6Ghqvyr31cknRwdNYlqbSkRwlp9JNYtp+iG+A48hSrv13MmfH6 DayJ9gqfIT4sA== Date: Thu, 6 May 2021 15:34:35 -0500 From: Bjorn Helgaas To: Corentin Labbe Cc: bhelgaas@google.com, linus.walleij@linaro.org, robh+dt@kernel.org, ulli.kroll@googlemail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml Message-ID: <20210506203435.GA1432800@bjorn-Precision-5520> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210503185228.1518131-1-clabbe@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210506_133438_447228_4F8578F9 X-CRM114-Status: GOOD ( 10.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, May 03, 2021 at 06:52:27PM +0000, Corentin Labbe wrote: > Converts pci/faraday,ftpci100.txt to yaml. > Some change are also made: > - example has wrong interrupts place I think it's nicer when content changes are in a separate patch from format conversion patches. Otherwise it's really hard to see the content changes in the patch. Maybe a preliminary patch could fix whatever is actually broken? Rob suggested a bunch of things that could be dropped. Maybe those could be removed in a second preliminary patch before the conversion? Or maybe the removals are only possible *because* of the conversion? I'm not a yaml expert. Bjorn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel