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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 A0784C433DB for ; Fri, 8 Jan 2021 09:20:21 +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 3B62F22BEA for ; Fri, 8 Jan 2021 09:20:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3B62F22BEA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=runtux.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:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8xz1aDa0zAWOLl+NY6ptDX2JCVdVW4MoiinFGlnONE4=; b=ojs3t3+rXmzv+ccm03WVXcQvD jR5OXRZruo7q/1g5GWQQEgEL3uBtBCmxqLffowyrJJuGE1dWXRuDvTC7v5fA06uTK/bqzE6htbDSs Kv7Gi1vj4skVqZPqk9tXkAAwAZ3HsChEYgGro3D7Od2t7yU68oCYA6mGErDQR9oM1sx1DHz65IePE sZLM9HSUotYIP6ZQgR8hYp/LsgSbNp2rm7x9582shu4SB44UkqV9upr9Zw7Jx6TViIXp0w8qxfGwE js5NeykBGpp9Sa+WLCbymgu02gFpHeRwsrwehYURLLHpgDuZr13gxtNDF2rHTYe8D6hM5Gj94tdkm FT7sKDmWQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kxnub-0001W9-Qm; Fri, 08 Jan 2021 09:18:25 +0000 Received: from tux.runtux.com ([176.9.82.136]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kxnuY-0001Ub-RO for linux-arm-kernel@lists.infradead.org; Fri, 08 Jan 2021 09:18:23 +0000 Received: from localhost (localhost [127.0.0.1]) by tux.runtux.com (Postfix) with ESMTP id DCA666F0DC; Fri, 8 Jan 2021 10:18:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at tux.runtux.com Received: from tux.runtux.com ([127.0.0.1]) by localhost (tux2.runtux.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id qsUDoNvo58W9; Fri, 8 Jan 2021 10:18:17 +0100 (CET) Received: from bee.priv.zoo (62-99-217-90.static.upcbusiness.at [62.99.217.90]) (Authenticated sender: postmaster@runtux.com) by tux.runtux.com (Postfix) with ESMTPSA id 646FF6EF54; Fri, 8 Jan 2021 10:18:16 +0100 (CET) Received: by bee.priv.zoo (Postfix, from userid 1002) id 068AF46C; Fri, 8 Jan 2021 10:18:15 +0100 (CET) Date: Fri, 8 Jan 2021 10:18:15 +0100 From: Ralf Schlatterbeck To: Maxime Ripard Subject: Re: [PATCH] Fix SPI Chipselect/Clock bug for sun6i Message-ID: <20210108091815.h35ane6xe6bzhje2@runtux.com> References: <20201226095845.c65lhsmluddvwxsl@runtux.com> <20210108085855.p255fioaax4zin4q@gilmour> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210108085855.p255fioaax4zin4q@gilmour> X-ray: beware User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210108_041822_998987_27EAA36C X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. 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: Chen-Yu Tsai , Mark Brown , linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org 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 On Fri, Jan 08, 2021 at 09:58:55AM +0100, Maxime Ripard wrote: > > Unfortunately, without the author's Signed-off-by (and yours), we can't > merge that patch. Thanks for the Reply. I've researched more and found out who the probable Author of the patch is. I've tried to contact him via Email, I'll follow up with correct signed-off etc when I've got permission. Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting www: www.runtux.com Reichergasse 131, A-3411 Weidling email: office@runtux.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel