From patchwork Wed Apr 27 16:11:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 567400 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 EC8FCC433EF for ; Wed, 27 Apr 2022 16:14:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242277AbiD0QSF (ORCPT ); Wed, 27 Apr 2022 12:18:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45996 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243775AbiD0QPY (ORCPT ); Wed, 27 Apr 2022 12:15:24 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69F6537A00 for ; Wed, 27 Apr 2022 09:11:43 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id z19so2497235edx.9 for ; Wed, 27 Apr 2022 09:11:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=FHQXh9gRHSuCtKpw4S8gNEXf40YtVi/37N45wueEtCE=; b=whQlgOgZ1T4nh5vFwqRU4TA9h4eZzMhFhfvjD1KFTbysCz1xTn36hj8mp0McdsPks0 hfh6AymX7rYfW6UPr06z0ltHndyGPdP2oMwtiqrhFyYt6Kp7xDItzu1cCiLUK9wXmMSi KB17ptN8Yagim/pv3z0Qd5PP/3XfuXvfO2znNw4Gq0l5gZTHLsiKAvbUZ8Myr71028Jr 1ReMRE/IZsMmJqBGrFZnWzIeLdyybOmS6ZtjJWsyGsin41kMW35dKxzqELef5NQVbGqe MZYYlw0zdvbglPcQxzqEjR9/73RCe3Z2N5Ytp0mOeFE6NacKQLdIxyHTPdXz1wcg47/l pzsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=FHQXh9gRHSuCtKpw4S8gNEXf40YtVi/37N45wueEtCE=; b=TcsWC7DPkENCDOCyWxCIFu1dEdD3tvIQ+I1io0Ur6TI+cdEjj+9z8akdzZyzw4YBSm NpI+T7s/sq3xjdrFUTdyDsTgeymk3aYGtsq+ZChc1IRngTj9gNJLmyvxWlci8yQnK1wM 3/ZSqTxutMQWAw8tWu9fwUy9/tl44MoGtBiyESMSK3FDdp7QN8hMLt8QDJrtQcoEhFPw my1H+nN2eBtKhWVD5l7RsKtazWCEBaQIYsMS2VcM+nKz95MvvuvBRhcNZm1fYZnPkvLu jbQQGA4qfQWhNNy+rXZJ6yXvoIkZXImOdx9hFbBrrAygcHyE2+zMbxbXjxuQ7QEykOjS KXVQ== X-Gm-Message-State: AOAM533G8Rk2lMntXm1OKXALyUSPE6qHIpmcR40GGx2+5C9O4RSNRbuy 1c6m+FVwahX1r4Izun2vLnHa3w== X-Google-Smtp-Source: ABdhPJy/QgE4GcAklbebq4FtmcUymveQXY2Wss5nt06fNQ1+geuX8b6wnTlKKIZ0cRgMRpDbpMGaEQ== X-Received: by 2002:aa7:c70f:0:b0:425:f70d:b34 with SMTP id i15-20020aa7c70f000000b00425f70d0b34mr12765572edq.306.1651075899438; Wed, 27 Apr 2022 09:11:39 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id m1-20020a170906234100b006ef83025804sm7124610eja.87.2022.04.27.09.11.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Apr 2022 09:11:37 -0700 (PDT) From: Krzysztof Kozlowski To: Greg Kroah-Hartman , Rob Herring , Krzysztof Kozlowski , =?utf-8?q?Beno?= =?utf-8?q?=C3=AEt_Cousson?= , Tony Lindgren , Sekhar Nori , Bartosz Golaszewski , Vinod Koul , 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 Cc: Krzysztof Kozlowski Subject: [PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties Date: Wed, 27 Apr 2022 18:11:20 +0200 Message-Id: <20220427161126.647073-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Hi, The core DT schema defines generic 'dma-channels' and 'dma-requests' properties, so in preparation to moving bindings to DT schema, convert existing users of '#dma-channels' and '#dma-requests' to the generic variant. Not tested on hardware. IMPORTANT ========= The patchset is not bisectable! The DTS patches should be applied a release *after* driver change is accepted. Changes since v1 ================ 1. Add missing TI patches. See also: [1] https://lore.kernel.org/linux-devicetree/fedb56be-f275-aabb-cdf5-dbd394b8a7bd@linaro.org/T/#m6235f451045c337d70a62dc65eab9a716618550b Best regards, Krzysztof