Message ID | 20230202-asahi-t8112-dt-v2-14-22926a283d92@jannau.net |
---|---|
State | New |
Headers |
Return-Path: <linux-kernel-owner@vger.kernel.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp2903521wrn; Tue, 14 Feb 2023 03:09:36 -0800 (PST) X-Google-Smtp-Source: AK7set/D6bD3Lj2aE4qoPWYpLUN6WYthy2+xTPZR6OKKdZxx2x0iu6hMn90/2h86JqVBej10XCA+ X-Received: by 2002:a17:906:840c:b0:88c:4f0d:85ac with SMTP id n12-20020a170906840c00b0088c4f0d85acmr2942849ejx.77.1676372976564; Tue, 14 Feb 2023 03:09:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676372976; cv=none; d=google.com; s=arc-20160816; b=It2lsK5tm2VxjJqPM4q7LmcYAPMB7mtzprOXPv+v0RVdEercWbrlECyl4ULPmJ0JU3 J+AmvgQ+wnI3ZEQ7HaW2lS/GhnVp7KaWUo4wsIq/CqtMnZ9XB87Jy6Caz9qET66IefGD HuDZAUElR5zc/O8VD+Lax0TCBInVGYNV7bAqK5azRbURM1rOx8QGCOOuUZJPvPdaFjzD 4TWo6eQe01uFHM4B7s0PjjQUFiG8gthGKfzTYz6LYotWsIkkQZd5/CN768PjWJ8DZcCF 2F2lt6EJU0eeSyBnOGEPImFqCaZoVuF0KrEFjqn25s5vdfu9w1rEZJXDxZ4x4W+bFV3v a5Dg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:cc:to:in-reply-to:references:message-id :content-transfer-encoding:mime-version:subject:date:from; bh=iGLExHRHK5Srp6Xg2YfhtIZqYwBvZs0RTjmcQX7DXH8=; b=J0PzJmoJWwNATI4AQ8v0M04f1d0vwJhOd6s1yHo/9figkUCVoqtGSCsAIt33wfvGpb VgVmH3SncZUlunraLG8SmKB1HxptcLqVrp5hcvmGV8u880kbayATsv5P8ENITq+wI0qW U61ccO/4WSIhGC0xCirRZ9Lkfi0/04Ryxumys7MXfkcs+h2Jsrc4fT2kfk1IliQ2GrBR qZPnc1XjfdLmJmIPuwfODE0GVvSPPRTERu71TKAwSc3l3M3g8t4VBhsdl+1L7SU1fRNL XBvAE6+g5G91JbE3sjt0pxvgGqqnzosJ1bFIbMEIaGORVsukEbZwo37KKQqunp3QP9ZO a3JA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j9-20020a170906104900b0088ba826c0ccsi16631499ejj.513.2023.02.14.03.09.13; Tue, 14 Feb 2023 03:09:36 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232331AbjBNLFY (ORCPT <rfc822;tebrre53rla2o@gmail.com> + 99 others); Tue, 14 Feb 2023 06:05:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232836AbjBNLEb (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Tue, 14 Feb 2023 06:04:31 -0500 Received: from soltyk.jannau.net (soltyk.jannau.net [144.76.91.90]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B533B265BA; Tue, 14 Feb 2023 03:04:11 -0800 (PST) Received: from robin.home.jannau.net (p579ad32f.dip0.t-ipconnect.de [87.154.211.47]) by soltyk.jannau.net (Postfix) with ESMTPSA id BEBC826F7A4; Tue, 14 Feb 2023 12:04:06 +0100 (CET) From: Janne Grunau <j@jannau.net> Date: Tue, 14 Feb 2023 12:03:27 +0100 Subject: [PATCH v2 14/16] dt-bindings: dma: apple,admac: Add t8112-admac compatible MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <20230202-asahi-t8112-dt-v2-14-22926a283d92@jannau.net> References: <20230202-asahi-t8112-dt-v2-0-22926a283d92@jannau.net> In-Reply-To: <20230202-asahi-t8112-dt-v2-0-22926a283d92@jannau.net> To: Hector Martin <marcan@marcan.st>, Sven Peter <sven@svenpeter.dev>, Alyssa Rosenzweig <alyssa@rosenzweig.io>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Mark Kettenis <kettenis@openbsd.org> Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Vinod Koul <vkoul@kernel.org>, =?utf-8?q?Martin_Povi=C5=A1er?= <povik+lin@cutebit.org> X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=openpgp-sha256; l=837; i=j@jannau.net; h=from:subject:message-id; bh=y7s2ozUsI9QotQJbKKV7ZboXk+SXWka9vaUhbuvUAQ4=; b=owGbwMvMwCG2UNrmdq9+ahrjabUkhuTXWQtMPRV6rOSWmPBelfQ/IJ1Yq8LOHxixpfF0Nesej f368zd0lLIwiHEwyIopsiRpv+xgWF2jGFP7IAxmDisTyBAGLk4BmEjLCYb/lYlP+NxrM+tPPHsQ e+GAnqbiueUTlUs9Ev7sXRin+WxXGcMfvqCQfSE8C0NWh6kFbLL87XP57ZLEY4+Cp7p0fzwb/su YAwA= X-Developer-Key: i=j@jannau.net; a=openpgp; fpr=8B336A6BE4E5695E89B8532B81E806F586338419 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: <linux-kernel.vger.kernel.org> X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1757804470342283577?= X-GMAIL-MSGID: =?utf-8?q?1757804470342283577?= |
Series |
Device trees for Apple M2 (t8112) based devices
|
|
Commit Message
Janne Grunau
Feb. 14, 2023, 11:03 a.m. UTC
The block found on Apple's M2 SoC is compatible with the existing driver so add its per-SoC compatible. Acked-by: Vinod Koul <vkoul@kernel.org> Acked-by: Martin Povišer <povik+lin@cutebit.org> Signed-off-by: Janne Grunau <j@jannau.net> --- Documentation/devicetree/bindings/dma/apple,admac.yaml | 1 + 1 file changed, 1 insertion(+)
Comments
On 14/02/2023 12:03, Janne Grunau wrote: > The block found on Apple's M2 SoC is compatible with the existing driver > so add its per-SoC compatible. > > Acked-by: Vinod Koul <vkoul@kernel.org> > Acked-by: Martin Povišer <povik+lin@cutebit.org> > Signed-off-by: Janne Grunau <j@jannau.net> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/dma/apple,admac.yaml b/Documentation/devicetree/bindings/dma/apple,admac.yaml index 97282469e4af..beb09f115f40 100644 --- a/Documentation/devicetree/bindings/dma/apple,admac.yaml +++ b/Documentation/devicetree/bindings/dma/apple,admac.yaml @@ -26,6 +26,7 @@ properties: - enum: - apple,t6000-admac - apple,t8103-admac + - apple,t8112-admac - const: apple,admac reg: