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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15BACC433EF for ; Sun, 26 Sep 2021 14:57:40 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 93D8A61041 for ; Sun, 26 Sep 2021 14:57:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 93D8A61041 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xenosoft.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HHTQT6Bycz2ynh for ; Mon, 27 Sep 2021 00:57:37 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=ooEa3XRc; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.helo=mo4-p01-ob.smtp.rzone.de (client-ip=85.215.255.53; helo=mo4-p01-ob.smtp.rzone.de; envelope-from=chzigotzky@xenosoft.de; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=xenosoft.de header.i=@xenosoft.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=ooEa3XRc; dkim-atps=neutral Received: from mo4-p01-ob.smtp.rzone.de (mo4-p01-ob.smtp.rzone.de [85.215.255.53]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HHTPh0vzDz2xv5 for ; Mon, 27 Sep 2021 00:56:53 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1632668163; s=strato-dkim-0002; d=xenosoft.de; h=Date:Message-ID:Subject:From:Cc:To:Cc:Date:From:Subject:Sender; bh=KaFOSJIVV9boepqNISMUi4waYym/nvTXk7mWiUd+w+E=; b=ooEa3XRcGi80ORmIk0uG5WczC8WNFfENVTXuynNKu8YrCIv4DNO18sdJHSVLzgBhcD 81wltzX70pyAZEbf/rGXKcpHhIIiK2+cxVYXocQxb7m0W+A6Dk01nHmcQ4yG/mumYNtB zlh2H4iU9Gj5ueOaSu4pxWgbl+uyYzzR5k5LjViC3FE0zBpnKWnuuAL/s3RWwudUyUWM eunFZhgApojjMU3stM5Hn4b7iqIMtjcUsCruTppD+w2/NIvPjYF8B1kIXQ7qtti8Kpl9 Ge5bO+eyF+Puh33tlgXwGC04YjJE0/ER44gh7XzXS6Dl9u8apIqf51nTzDdaB/Hpsgy2 nIqw== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGM4l4Hio94KKxRySfLxnHvJzedV4hp0mZ3BcIsNuXwFLsTA7sa7cyyFFkU2ERvSHsGhb" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2a01:598:b170:9699:595d:1b3e:7cff:9aea] by smtp.strato.de (RZmta 47.33.8 AUTH) with ESMTPSA id I00cdex8QEu0JNv (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Sun, 26 Sep 2021 16:56:00 +0200 (CEST) To: sven@svenpeter.dev From: Christian Zigotzky Subject: Add Apple M1 support to PASemi i2c driver Message-ID: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> Date: Sun, 26 Sep 2021 16:55:59 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Darren Stevens , arnd@arndb.de, marcan@marcan.st, Linux Kernel Mailing List , linux-i2c@vger.kernel.org, Paul Mackerras , alyssa@rosenzweig.io, "R.T.Dickinson" , Olof Johansson , mohamed.mediouni@caramail.com, Matthew Leaman , mark.kettenis@xs4all.nl, linuxppc-dev , "R.T.Dickinson" , linux-arm-kernel@lists.infradead.org, stan@corellium.com Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Sven, Thanks a lot for your nice explanation of the history of the PASemi i2c driver. We are using Nemo boards with 64-bit dual-core PWRficient PA6T-1682M CPUs (A-EON AmigaOne X1000). [1] The RC2 of kernel 5.15 works without any problems on our Nemo boards. [2] Could you please post all your patches merged in one patch? It's easier for me to apply one patch. Thanks, Christian [1] https://en.wikipedia.org/wiki/AmigaOne_X1000 [2] https://forum.hyperion-entertainment.com/viewtopic.php?p=54056#p54056