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 59EACC433EF for ; Sun, 26 Sep 2021 20:28:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3820A60EE4 for ; Sun, 26 Sep 2021 20:28:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230064AbhIZUaQ (ORCPT ); Sun, 26 Sep 2021 16:30:16 -0400 Received: from mo4-p01-ob.smtp.rzone.de ([85.215.255.54]:18572 "EHLO mo4-p01-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229894AbhIZUaO (ORCPT ); Sun, 26 Sep 2021 16:30:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1632688064; s=strato-dkim-0002; d=xenosoft.de; h=In-Reply-To:Date:Message-ID:References:Cc:To:From:Subject:Cc:Date: From:Subject:Sender; bh=ZwTDZmcdSodzbMMYFurwJvlpTk12WKif2EUrBR/IG+M=; b=qag8VEr51IOGxHh7pLDzqZrCwefpVEE99PZXC3ZDpzEdIXPuqiBEnQJELIVg8tojHv WWQjg3SRl1Za8o7T9n2IpacMMnvrOBQ4CYssUQYmJ9NuZBKEa9BvlzBLjskmf9K6ARif oJhVdpx+aCoM1JLA4vFEchZdXiPrf5mWfXImB4mhYY2bGFnUKVT+a/M8KdY2xEVnkmdk EIax6i7nNtSmgU20QRYZrZGtIPFTuYo8r73EdsDtV3E36zesUqHgqFzdIaTyyz1Vpaau VOPd6TGNwfR56/D8kAmlBUXxT+tUsgL1Mjy40qhOHW5VAgpqhxgzqSY5a9g7sZ1ix/Eq +NAA== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGM4l4Hio94KKxRySfLxnHvJzedV4hp0mZ3BcIsNuXwJHtB9luwoCLxF5vuIzCYIWaT4=" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2a01:598:b170:9699:650b:68ce:8bff:6d3] by smtp.strato.de (RZmta 47.33.8 AUTH) with ESMTPSA id I00cdex8QKRfJjT (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Sun, 26 Sep 2021 22:27:41 +0200 (CEST) Subject: Re: Add Apple M1 support to PASemi i2c driver From: Christian Zigotzky To: sven@svenpeter.dev Cc: Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Olof Johansson , arnd@arndb.de, marcan@marcan.st, mohamed.mediouni@caramail.com, stan@corellium.com, mark.kettenis@xs4all.nl, linux-arm-kernel@lists.infradead.org, alyssa@rosenzweig.io, linuxppc-dev , linux-i2c@vger.kernel.org, Linux Kernel Mailing List , "R.T.Dickinson" , Darren Stevens , Matthew Leaman , "R.T.Dickinson" References: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> Message-ID: <3dcc6c36-a0dd-0cad-428d-a6ed0f73e687@xenosoft.de> Date: Sun, 26 Sep 2021 22:27:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Sven, I can't apply your patch 5 (i2c: pasemi: Split pci driver to its own file). [1] Error message: patching file b/drivers/i2c/busses/i2c-pasemi-core.c (renamed from a/drivers/i2c/busses/i2c-pasemi.c) Hunk #3 FAILED at 344. 1 out of 3 hunks FAILED -- saving rejects to file b/drivers/i2c/busses/i2c-pasemi-core.c.rej patching file b/drivers/i2c/busses/i2c-pasemi-core.h patching file b/drivers/i2c/busses/i2c-pasemi-pci.c Please post one patch with all your modifications. Thanks, Christian [1] https://lists.ozlabs.org/pipermail/linuxppc-dev/2021-September/234636.html On 26 September 2021 at 04:55 pm, Christian Zigotzky wrote: > 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 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 D368FC433F5 for ; Sun, 26 Sep 2021 20:29:17 +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 0818A60231 for ; Sun, 26 Sep 2021 20:29:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0818A60231 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 4HHcn739Xzz2yn2 for ; Mon, 27 Sep 2021 06:29:15 +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=qag8VEr5; 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.51; 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=qag8VEr5; dkim-atps=neutral Received: from mo4-p01-ob.smtp.rzone.de (mo4-p01-ob.smtp.rzone.de [85.215.255.51]) (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 4HHcmK1sr7z2y8P for ; Mon, 27 Sep 2021 06:28:30 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1632688064; s=strato-dkim-0002; d=xenosoft.de; h=In-Reply-To:Date:Message-ID:References:Cc:To:From:Subject:Cc:Date: From:Subject:Sender; bh=ZwTDZmcdSodzbMMYFurwJvlpTk12WKif2EUrBR/IG+M=; b=qag8VEr51IOGxHh7pLDzqZrCwefpVEE99PZXC3ZDpzEdIXPuqiBEnQJELIVg8tojHv WWQjg3SRl1Za8o7T9n2IpacMMnvrOBQ4CYssUQYmJ9NuZBKEa9BvlzBLjskmf9K6ARif oJhVdpx+aCoM1JLA4vFEchZdXiPrf5mWfXImB4mhYY2bGFnUKVT+a/M8KdY2xEVnkmdk EIax6i7nNtSmgU20QRYZrZGtIPFTuYo8r73EdsDtV3E36zesUqHgqFzdIaTyyz1Vpaau VOPd6TGNwfR56/D8kAmlBUXxT+tUsgL1Mjy40qhOHW5VAgpqhxgzqSY5a9g7sZ1ix/Eq +NAA== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGM4l4Hio94KKxRySfLxnHvJzedV4hp0mZ3BcIsNuXwJHtB9luwoCLxF5vuIzCYIWaT4=" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2a01:598:b170:9699:650b:68ce:8bff:6d3] by smtp.strato.de (RZmta 47.33.8 AUTH) with ESMTPSA id I00cdex8QKRfJjT (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Sun, 26 Sep 2021 22:27:41 +0200 (CEST) Subject: Re: Add Apple M1 support to PASemi i2c driver From: Christian Zigotzky To: sven@svenpeter.dev References: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> Message-ID: <3dcc6c36-a0dd-0cad-428d-a6ed0f73e687@xenosoft.de> Date: Sun, 26 Sep 2021 22:27:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> 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, I can't apply your patch 5 (i2c: pasemi: Split pci driver to its own file). [1] Error message: patching file b/drivers/i2c/busses/i2c-pasemi-core.c (renamed from a/drivers/i2c/busses/i2c-pasemi.c) Hunk #3 FAILED at 344. 1 out of 3 hunks FAILED -- saving rejects to file b/drivers/i2c/busses/i2c-pasemi-core.c.rej patching file b/drivers/i2c/busses/i2c-pasemi-core.h patching file b/drivers/i2c/busses/i2c-pasemi-pci.c Please post one patch with all your modifications. Thanks, Christian [1] https://lists.ozlabs.org/pipermail/linuxppc-dev/2021-September/234636.html On 26 September 2021 at 04:55 pm, Christian Zigotzky wrote: > 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 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 29858C433F5 for ; Sun, 26 Sep 2021 20:30:34 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DD5C160231 for ; Sun, 26 Sep 2021 20:30:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DD5C160231 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xenosoft.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:References: Cc:To:From:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=FR0l1eohSJxiISwIuOrQVpw4ha9f7Eq9daoz7bw1QmA=; b=D/5TYlPWbmZopU33I7Ja21sbuO eTIbNrolVKXZ/gpgWbOslOImAmB4/ftyqG6G5fTrrrGQni9ed9f4VH2bn/N/niQ4lGWJqzR+Lfrbj rFFK6qBDyr49cCFBIyL8dIRBOBaXtsox/ZM+1DqaM0oQJXYEi/+Kz4GlBx/S/rq0buPnpxBkt8SXv 6poOADNwtGar/SwpR3X3lpx1LWiAQtdqo5TP3AlGSQ2chEvgzRTJ1o7nTfKOAJBsnfYQPfkoxkv0l zfs/KASl8JrF7lvyMICCl4UGWoKZ0QsnudaI3l1aMTvhuhV7grFWsmTzCfflE1OBgmfd4mLu/KaRl dTOZ3BQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mUal8-0013Qd-6e; Sun, 26 Sep 2021 20:28:26 +0000 Received: from mo4-p01-ob.smtp.rzone.de ([85.215.255.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mUal4-0013Q5-U3 for linux-arm-kernel@lists.infradead.org; Sun, 26 Sep 2021 20:28:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1632688064; s=strato-dkim-0002; d=xenosoft.de; h=In-Reply-To:Date:Message-ID:References:Cc:To:From:Subject:Cc:Date: From:Subject:Sender; bh=ZwTDZmcdSodzbMMYFurwJvlpTk12WKif2EUrBR/IG+M=; b=qag8VEr51IOGxHh7pLDzqZrCwefpVEE99PZXC3ZDpzEdIXPuqiBEnQJELIVg8tojHv WWQjg3SRl1Za8o7T9n2IpacMMnvrOBQ4CYssUQYmJ9NuZBKEa9BvlzBLjskmf9K6ARif oJhVdpx+aCoM1JLA4vFEchZdXiPrf5mWfXImB4mhYY2bGFnUKVT+a/M8KdY2xEVnkmdk EIax6i7nNtSmgU20QRYZrZGtIPFTuYo8r73EdsDtV3E36zesUqHgqFzdIaTyyz1Vpaau VOPd6TGNwfR56/D8kAmlBUXxT+tUsgL1Mjy40qhOHW5VAgpqhxgzqSY5a9g7sZ1ix/Eq +NAA== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":L2QefEenb+UdBJSdRCXu93KJ1bmSGnhMdmOod1DhGM4l4Hio94KKxRySfLxnHvJzedV4hp0mZ3BcIsNuXwJHtB9luwoCLxF5vuIzCYIWaT4=" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2a01:598:b170:9699:650b:68ce:8bff:6d3] by smtp.strato.de (RZmta 47.33.8 AUTH) with ESMTPSA id I00cdex8QKRfJjT (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Sun, 26 Sep 2021 22:27:41 +0200 (CEST) Subject: Re: Add Apple M1 support to PASemi i2c driver From: Christian Zigotzky To: sven@svenpeter.dev Cc: Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Olof Johansson , arnd@arndb.de, marcan@marcan.st, mohamed.mediouni@caramail.com, stan@corellium.com, mark.kettenis@xs4all.nl, linux-arm-kernel@lists.infradead.org, alyssa@rosenzweig.io, linuxppc-dev , linux-i2c@vger.kernel.org, Linux Kernel Mailing List , "R.T.Dickinson" , Darren Stevens , Matthew Leaman , "R.T.Dickinson" References: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> Message-ID: <3dcc6c36-a0dd-0cad-428d-a6ed0f73e687@xenosoft.de> Date: Sun, 26 Sep 2021 22:27:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> Content-Language: de-DE X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210926_132823_198110_0BA3C988 X-CRM114-Status: GOOD ( 15.94 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Sven, I can't apply your patch 5 (i2c: pasemi: Split pci driver to its own file). [1] Error message: patching file b/drivers/i2c/busses/i2c-pasemi-core.c (renamed from a/drivers/i2c/busses/i2c-pasemi.c) Hunk #3 FAILED at 344. 1 out of 3 hunks FAILED -- saving rejects to file b/drivers/i2c/busses/i2c-pasemi-core.c.rej patching file b/drivers/i2c/busses/i2c-pasemi-core.h patching file b/drivers/i2c/busses/i2c-pasemi-pci.c Please post one patch with all your modifications. Thanks, Christian [1] https://lists.ozlabs.org/pipermail/linuxppc-dev/2021-September/234636.html On 26 September 2021 at 04:55 pm, Christian Zigotzky wrote: > 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel