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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C21DBC433E0 for ; Fri, 29 Jan 2021 15:47:52 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6D0BD64D9A for ; Fri, 29 Jan 2021 15:47:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6D0BD64D9A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References:In-Reply-To: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=N1NQv0/gmVd+Q3lFk9AJfv6pK/ThZi12CiCt3K7vgOg=; b=RfHK6aTrgv79KluTGEOHPUALI qUWOubftFMI0K75a7+H0oUjPZXiiM1ahqEAz0koUTIG80lIjIcyJ9rdh9BgzqHHkfUBqNdQmUN/aq 5Thr8hldg7+X9ZPspSwGwIju9sLzjtOgxTRRfP3sGu9dLUl7I2DawEyesRUq3z5jhtI9flKMe4QKg ebo18S2IEny/lYOvRu5PovrM5JP20k834SuVhUVRcs8/xPo54DPkmWBvHVPrwAKrLx366+UKCrCwy 5Z9DaXc1fPuLwrxXiswksDZcdxqtaf8vuAwfa++lq8kJ9RjllBvHzsrubtxcfYj7GZtwMiPVMMpXi jg+9i+39g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l5Vyp-0000La-Vr; Fri, 29 Jan 2021 15:46:40 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l5Vyo-0000Jf-4r for linux-arm-kernel@lists.infradead.org; Fri, 29 Jan 2021 15:46:39 +0000 X-Originating-IP: 90.65.91.141 Received: from localhost (lfbn-lyo-1-1912-141.w90-65.abo.wanadoo.fr [90.65.91.141]) (Authenticated sender: gregory.clement@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id D3138E0013; Fri, 29 Jan 2021 15:46:31 +0000 (UTC) From: Gregory CLEMENT To: Ulf Hansson , Kostya Porotchkin Subject: Re: [PATCH v3 0/4] update xenon controller properties in CN913X In-Reply-To: References: <20210112094655.12274-1-kostap@marvell.com> Date: Fri, 29 Jan 2021 16:46:31 +0100 Message-ID: <8735yju4o8.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210129_104638_298457_87AB902D X-CRM114-Status: GOOD ( 11.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , DTML , jaz@semihalf.com, bpeled@marvell.com, "linux-mmc@vger.kernel.org" , Adrian Hunter , Nadav Haklai , Rob Herring , stefanc@marvell.com, Marcin Wojtas , Linux ARM , Sebastian Hesselbarth 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 Hi, > On Tue, 12 Jan 2021 at 10:47, wrote: >> >> From: Konstantin Porotchkin >> >> The following patches series updates Xenon SDHCI controller properties >> for usage with Marvell Armada CN913X SoC family. >> >> - v2: >> * rebase on top of "next" branch of linux/kernel/git/ulfh/mmc.git >> >> - v3: >> * separate between driver and DTSI changes for new compatibility >> string >> * add my signed-off-by entry to all patches >> >> Konstantin Porotchkin (1): >> arm64: dts: change AP807 SDHCI compatibility string >> >> Marcin Wojtas (3): >> dt-bindings: mmc: xenon: add AP807 compatible string >> mmc: xenon: add AP807 compatible string >> arm64: dts: cn913x-db: enable MMC HS400 >> >> .../devicetree/bindings/mmc/marvell,xenon-sdhci.txt | 1 + >> arch/arm64/boot/dts/marvell/armada-ap807.dtsi | 5 +++++ >> arch/arm64/boot/dts/marvell/cn9130-db.dts | 2 ++ >> drivers/mmc/host/sdhci-xenon.c | 1 + >> 4 files changed, 9 insertions(+) >> >> -- >> 2.17.1 >> > > Patch1 and patch 2 applied for next (I leave the other for arm soc), > thanks! Patches 3 and 4 applied on mvebu/dt64 Thanks, Gregory > > Kind regards > Uffe -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel