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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 10590C433EF for ; Thu, 19 May 2022 17:29:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: 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: List-Owner; bh=MX9Kg25POIKxifkg17CMQEnZXAWHuvuA3wwTxyQl26U=; b=r+VMnMAl19NAYb umC6yA45ndTVgQYpqWkhcWMM7y/q2VLV4OvJov68Y2Lf8ibX78KmR3/TBIjLqh1UB1vUktoRr+geX zR3eewiASjaQ39vQcasCA1lD2SXHoRuy/aOGPOPdvGrifhbDHVz96pRiTAJcy5iyb1WMw0N9T3oT5 gjSoFe7zGicXzBqm2bRpMRa04xywpFVH77uFNfuRGWSFQsAl+MJIIjFXSvo1txX1U+X1EElSFMifz /JsLUBHptQNQZ/KXapFCmwHvI8piyJalj0v1NigbMYKT3kz+cBjDK5Ed0DX2J2qFERcm14mTZuQZF HoNAn6wyD4NK8tOHMjZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nrjwg-008b7q-Ci; Thu, 19 May 2022 17:28:18 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nrjwd-008b6a-P1 for linux-arm-kernel@lists.infradead.org; Thu, 19 May 2022 17:28:16 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2207C616CA; Thu, 19 May 2022 17:28:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0F7D2C385AA; Thu, 19 May 2022 17:28:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652981294; bh=i58f70PRuG70kdoWJ6gO7NBrQrIhf+BpMs7DWWoeHj4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KNaeEaA2Vm/ZX8tMZkuXJRN5T7+gyfGc/mghxe04HWGrgf1Y2FJIPsxwjDhOrz+JA 2X6eWq18n4NKIkCoJcl7McF5W/IvsGNnjVROdC1ni13Q+ZAaTu37NUR+G2TZG7fbHA 2cgrZdZIBLdf+BtKJeh3sXB6U+AT15R+TtXejt2I3h2VhoSyT+X8syIUH/SHyOEjnP 8JLuYd38H+TFgKyIH4iuNYG7K32i8/8BltbHpkU/aEuuW781MoGwu+PJ4QzH2M6pgY +oAq2apJ/khmgoO2L3YMwC6z4hlANX2XXEVwTNrBYpLHfI6Adk7HRhMxxdoqNwQ8Jj 5pVIkP/4hWb/A== Date: Thu, 19 May 2022 22:58:10 +0530 From: Vinod Koul To: Krzysztof Kozlowski Cc: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , =?iso-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , Sekhar Nori , Bartosz Golaszewski , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org Subject: Re: [PATCH v2 3/6] dmaengine: ti: deprecate '#dma-channels' Message-ID: References: <20220427161126.647073-1-krzysztof.kozlowski@linaro.org> <20220427161126.647073-4-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220427161126.647073-4-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220519_102815_885668_4ABE553A X-CRM114-Status: GOOD ( 10.31 ) 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 27-04-22, 18:11, Krzysztof Kozlowski wrote: > The generic property, used in most of the drivers and defined in generic > dma-common DT bindings, is 'dma-channels'. Switch to new property while > keeping backward compatibility. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel