Message ID | 20230202-asahi-t8112-dt-v1-15-cb5442d1c229@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 s9csp1949218wrn; Sun, 12 Feb 2023 07:44:51 -0800 (PST) X-Google-Smtp-Source: AK7set9NQ+IhXBEX3ksF0hvZYr+fiViINdOCKhSVctnRE9zuuaUBm+f+6iYtsHSd9CffNpkqCrRP X-Received: by 2002:a62:506:0:b0:5a8:808a:d3ce with SMTP id 6-20020a620506000000b005a8808ad3cemr5097746pff.8.1676216691356; Sun, 12 Feb 2023 07:44:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1676216691; cv=none; d=google.com; s=arc-20160816; b=v1ZHibiI2NrHahWCkdGhW04eITkIhC+fr0D2/lkJCXsuYuBEn2FGxi0UcwrKyE47Wy jji5Er75WDi56qE5qSm2CTxC0lpelpTa5FfAv+AMymZDFVXdbzIMR2BcDUNWuPbP3aD8 j6eaMHhETxCgpNduQZsENSDMms4ge6VhVjfRmAzZYVFXXylr3AjvEzj8exkOHzaeYOjo d1AyNt/onULR2u4lpWrHwLziEdpCpoWd5gGeumtlwp4QmuZ/dYB1GRb1kH89o4HP5Tgt 18+iplt+y4wYFtZtUrNoEpiUQTLhkHlk80y6IK0I2hB26cgBeIkKAKxn1O8JZtYCyI0A T6vA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=SoXAdWdZkCUF4iZeJP02Pgk7yr1GrtgaabZATSfyI50=; b=I2lZt9HUe20GoD/aKICEr1D3HqL2tZCeRBqUqFTKTq86kk1EcZGUOVgM1Hg8IkihNa 1JylxzYlf2YJXFExuGejH+Xf5dknLsbARb/h+kWn06+KLtThToKdkP5sdbjFhDPf0Ri+ zg0LNsQvSZuSxlX+zIVu671QQbh7jyIv0touKPfmtPwzoqhXRjEYmgoi4iAC/eEG7bN0 CqxLy89EQXpHSsUhdESEcINgMEnIA3wxB76qfi5IkFb6xlI0Bo3W7XSfg54lxhR8ZTTt ByK8talmFzXhhqHJ57D3LYTpvRbwOrvdjVM8Pp+Rp39HXp1QStsDkvsAvlFnDSEMEyCw AJCA== 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 f81-20020a623854000000b0058bafc3894bsi9614213pfa.190.2023.02.12.07.44.38; Sun, 12 Feb 2023 07:44:51 -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 S229925AbjBLPmL (ORCPT <rfc822;tebrre53rla2o@gmail.com> + 99 others); Sun, 12 Feb 2023 10:42:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229789AbjBLPln (ORCPT <rfc822;linux-kernel@vger.kernel.org>); Sun, 12 Feb 2023 10:41:43 -0500 Received: from soltyk.jannau.net (soltyk.jannau.net [144.76.91.90]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E83F712F09; Sun, 12 Feb 2023 07:41:37 -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 85BE926F790; Sun, 12 Feb 2023 16:41:36 +0100 (CET) From: Janne Grunau <j@jannau.net> To: =?unknown-8bit?q?Hector_Martin_=3Cmarcan=40marcan=2Est=3E=2C_Sven_Peter_?= =?unknown-8bit?q?=3Csven=40svenpeter=2Edev=3E=2C_Alyssa_Rosenzweig_=3Calyss?= =?unknown-8bit?q?a=40rosenzweig=2Eio=3E=2C_Rob_Herring_=3Crobh+dt=40kernel?= =?unknown-8bit?q?=2Eorg=3E=2C_Krzysztof_Kozlowski_=3Ckrzysztof=2Ekozlowski+?= =?unknown-8bit?q?dt=40linaro=2Eorg=3E=2C_Mark_Kettenis_=3Ckettenis=40openbs?= =?unknown-8bit?q?d=2Eorg=3E=2C_Vinod_Koul_=3Cvkoul=40kernel=2Eorg=3E=2C_=A1?= =?unknown-8bit?q?er__=3Cpovik+lin=40cutebit=2Eorg=3E?= Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org Subject: [PATCH 15/17] dt-bindings: dma: apple,admac: Add t8112-admac compatible Date: Sun, 12 Feb 2023 16:41:25 +0100 Message-Id: <20230202-asahi-t8112-dt-v1-15-cb5442d1c229@jannau.net> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230202-asahi-t8112-dt-v1-0-cb5442d1c229@jannau.net> References: <20230202-asahi-t8112-dt-v1-0-cb5442d1c229@jannau.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" X-Mailer: b4 0.12.1 X-Developer-Signature: v=1; a=openpgp-sha256; l=904; i=j@jannau.net; h=from:subject:message-id; bh=S0Iix+sqEiNt1+LztfuVpGzFysCtRTtL+8qXnHKS/io=; b=owGbwMvMwCG2UNrmdq9+ahrjabUkhuSX7Cctj8mFrO69buzrXLdi+51fD+8LhFq82vFXk/ls/ PQL8ilnOkpZGMQ4GGTFFFmStF92MKyuUYypfRAGM4eVCWQIAxenAExkjyPDP5ujN1JdMjc/XLE8 a+u13JyrecEeyw91tESm/Km5Pve3gh8jw4apSS2mV070POnZbih/9ZqwVb/OqtSSz+WtGktKn++ L5gcA X-Developer-Key: i=j@jannau.net; a=openpgp; fpr=8B336A6BE4E5695E89B8532B81E806F586338419 Content-Transfer-Encoding: 8bit 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?1757640593601973058?= X-GMAIL-MSGID: =?utf-8?q?1757640593601973058?= |
Series |
Device trees for Apple M2 (t8112) based devices
|
|
Commit Message
Janne Grunau
Feb. 12, 2023, 3:41 p.m. UTC
The block found on Apple's M2 SoC is compatible with the existing driver
so add its per-SoC compatible.
Signed-off-by: Janne Grunau <j@jannau.net>
---
This trivial dt-bindings update should be merged through the asahi-soc
tree to ensure validation of the Apple M2 (t8112) devicetrees in this
series.
---
Documentation/devicetree/bindings/dma/apple,admac.yaml | 1 +
1 file changed, 1 insertion(+)
Comments
On 12-02-23, 16:41, Janne Grunau wrote: > The block found on Apple's M2 SoC is compatible with the existing driver > so add its per-SoC compatible. > > Signed-off-by: Janne Grunau <j@jannau.net> > > --- > This trivial dt-bindings update should be merged through the asahi-soc > tree to ensure validation of the Apple M2 (t8112) devicetrees in this > series. Acked-by: Vinod Koul <vkoul@kernel.org>
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: