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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DCDEEC433FE for ; Fri, 3 Dec 2021 12:00:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238939AbhLCMDd (ORCPT ); Fri, 3 Dec 2021 07:03:33 -0500 Received: from smtp2.axis.com ([195.60.68.18]:27975 "EHLO smtp2.axis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1380653AbhLCMDd (ORCPT ); Fri, 3 Dec 2021 07:03:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=axis.com; q=dns/txt; s=axis-central1; t=1638532810; x=1670068810; h=date:to:cc:subject:message-id:references:mime-version: content-transfer-encoding:in-reply-to:from; bh=58eYs3C3XZxcIoL4sUUVPSKpBAma5YmWgb+uL4b9UBI=; b=IqE2FKgPgUqd654mIdt0B8FjI0372WwTZDTkYTPqX3e1wA48yKFjw3ih KO6Se6hjQLZI3R2Tt2v0jXmb6RQeTJYjwq9QDwF5Ftv/axADWFY85uVJK J87a9sNBpCnuvkkvA8g7fTaAYVbwRAuYZwlb+I8zKBl1dy7PpYoHCBt+n qFKy+T2re8rMYdExMoZFvR6op2dMmG+KNYTs2slNV6bFrKiK+NfqslcE0 XllzDLeOUKxzMQ/KnDMvet3tXhphHsEkX/OYOtSX+/0Dz2LkHxoII23Oq kz4d7JKcIuveQtNLRHRrVQisf3VBg8RCvQLE//NMtmmgJ3SJwtGE/wt+Q g==; Date: Fri, 3 Dec 2021 13:00:07 +0100 To: Krzysztof Kozlowski CC: =?iso-8859-1?Q?M=E5rten?= Lindahl , Ulf Hansson , Rob Herring , Jaehoon Chung , Doug Anderson , kernel , "linux-mmc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" Subject: Re: [PATCH 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8 Message-ID: <20211203120007.GA23260@axis.com> References: <20211201153804.27655-1-marten.lindahl@axis.com> <20211201153804.27655-2-marten.lindahl@axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) From: Marten Lindahl Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org On Thu, Dec 02, 2021 at 09:41:05AM +0100, Krzysztof Kozlowski wrote: Hi Krzysztof! Thanks for looking at this! > On 01/12/2021 16:38, Mårten Lindahl wrote: > > The ARTPEC-8 SoC has a DWMMC controller that is compatible with the > > Exynos 7 version v2.70a. The main differences from Exynos 7 is that it > > does not support HS400 and has extended data read timeout. > > > > Add compatibility string "samsung,artpec8-dw-mshc" for ARTPEC-8. > > > > Signed-off-by: Mårten Lindahl > > --- > > Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > > index 0419a63f73a0..161be451a1f0 100644 > > --- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > > +++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > > @@ -22,6 +22,8 @@ Required Properties: > > specific extensions. > > - "samsung,exynos7-dw-mshc-smu": for controllers with Samsung Exynos7 > > specific extensions having an SMU. > > + - "samsung,artpec8-dw-mshc": for controllers with ARTPEC-8 specific > > + extensions. > > Artpec8 does not look like Samsung, so vendor prefix does not match. Since the IP is very similar, I just copied the vendor prefix from the others, but ok, I will change it to 'axis'. Kind regards Mårten > > Best regards, > Krzysztof 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 D644AC433EF for ; Fri, 3 Dec 2021 12:02:34 +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:From:In-Reply-To:MIME-Version: References:Message-ID:Subject:CC:To:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=V/YZGywNHKa+kNLIFioodRcumBWnx8qManJKRhjLegU=; b=sIx1QLKG8/hIlu9DO1Z3V+6KFF BQb9MEt9G9x8OdEwlZD6h9eQl6p8TB4GVjLBV2bISLWdQih6NJk+erztG2FHYMV4nr8yyisbUwQrq wVRBMRULb4kpKnjf60m3ysPKDT9qR6CELBkzatHcnB0WA1/kxO7rexA0JxG4Czw/cLxX1jxhGMjov OdxUk8/8h6aHN8cItWHIO/wDYHXDvX8VJ1/pjwW5OvayDzuvbghTLXDVKbGP5OOEF8NyRkNMtUc6J hClvaphJ7Sr1ueGlBSaRgSMmQUA6quJO+XuzICTkxcAUUFV9Mf7vbMv7mCH4dHH054SBm3B4sVCgu LoAkq1cg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mt7Ei-00Fa5F-8w; Fri, 03 Dec 2021 12:00:20 +0000 Received: from smtp2.axis.com ([195.60.68.18]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mt7Eb-00Fa1F-UJ for linux-arm-kernel@lists.infradead.org; Fri, 03 Dec 2021 12:00:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=axis.com; q=dns/txt; s=axis-central1; t=1638532814; x=1670068814; h=date:to:cc:subject:message-id:references:mime-version: content-transfer-encoding:in-reply-to:from; bh=58eYs3C3XZxcIoL4sUUVPSKpBAma5YmWgb+uL4b9UBI=; b=Yhx/0Vq6Awwrue4NtFwNJTM0j2K/uB5ojgAs29TVhkQmENg+JJRSMcLd XFbjqmnVJ14Xawvw4teWboPzq18zOnqjKjdwX7ENiaANIRYyA5Tbc1ltA 9PIT+olH3VxbWlPHrkqljYB0oiydD/DztcdYMRFx/JD2yMryYzTUWIzYT 7DK1TzHyrtG4XwkYrk4XJ9pzA38pW3BiJV0HW+jsIa1hrJtozGMIK+GXo 7yziXB+hwsPX7XJmGUnVW2Chp2miFFORug8e13/Av8jOAkz9Oa8IaFgoW 7MHhi/qmdiBMkNFVUooQyHHvZB6I7WimxfPKz2WjWT4220Hb8gWJbGDA1 Q==; Date: Fri, 3 Dec 2021 13:00:07 +0100 To: Krzysztof Kozlowski CC: =?iso-8859-1?Q?M=E5rten?= Lindahl , Ulf Hansson , Rob Herring , Jaehoon Chung , Doug Anderson , kernel , "linux-mmc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" Subject: Re: [PATCH 1/4] dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8 Message-ID: <20211203120007.GA23260@axis.com> References: <20211201153804.27655-1-marten.lindahl@axis.com> <20211201153804.27655-2-marten.lindahl@axis.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) From: Marten Lindahl X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211203_040014_366848_3D12A66E X-CRM114-Status: GOOD ( 19.48 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Dec 02, 2021 at 09:41:05AM +0100, Krzysztof Kozlowski wrote: Hi Krzysztof! Thanks for looking at this! > On 01/12/2021 16:38, M=E5rten Lindahl wrote: > > The ARTPEC-8 SoC has a DWMMC controller that is compatible with the > > Exynos 7 version v2.70a. The main differences from Exynos 7 is that it > > does not support HS400 and has extended data read timeout. > > = > > Add compatibility string "samsung,artpec8-dw-mshc" for ARTPEC-8. > > = > > Signed-off-by: M=E5rten Lindahl > > --- > > Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > = > > diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b= /Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > > index 0419a63f73a0..161be451a1f0 100644 > > --- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > > +++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt > > @@ -22,6 +22,8 @@ Required Properties: > > specific extensions. > > - "samsung,exynos7-dw-mshc-smu": for controllers with Samsung Exynos7 > > specific extensions having an SMU. > > + - "samsung,artpec8-dw-mshc": for controllers with ARTPEC-8 specific > > + extensions. > = > Artpec8 does not look like Samsung, so vendor prefix does not match. Since the IP is very similar, I just copied the vendor prefix from the othe= rs, but ok, I will change it to 'axis'. Kind regards M=E5rten > = > Best regards, > Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel