All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Zigotzky <chzigotzky@xenosoft.de>
To: sven@svenpeter.dev
Cc: Michael Ellerman <mpe@ellerman.id.au>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Paul Mackerras <paulus@samba.org>,
	Olof Johansson <olof@lixom.net>,
	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 <linuxppc-dev@lists.ozlabs.org>,
	linux-i2c@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"R.T.Dickinson" <rtd2@xtra.co.nz>,
	Darren Stevens <darren@stevens-zone.net>,
	Matthew Leaman <matthew@a-eon.biz>,
	"R.T.Dickinson" <rtd@a-eon.com>
Subject: Add Apple M1 support to PASemi i2c driver
Date: Sun, 26 Sep 2021 16:55:59 +0200	[thread overview]
Message-ID: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Christian Zigotzky <chzigotzky@xenosoft.de>
To: sven@svenpeter.dev
Cc: Darren Stevens <darren@stevens-zone.net>,
	arnd@arndb.de, marcan@marcan.st,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-i2c@vger.kernel.org, Paul Mackerras <paulus@samba.org>,
	alyssa@rosenzweig.io, "R.T.Dickinson" <rtd2@xtra.co.nz>,
	Olof Johansson <olof@lixom.net>,
	mohamed.mediouni@caramail.com, Matthew Leaman <matthew@a-eon.biz>,
	mark.kettenis@xs4all.nl,
	linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
	"R.T.Dickinson" <rtd@a-eon.com>,
	linux-arm-kernel@lists.infradead.org, stan@corellium.com
Subject: Add Apple M1 support to PASemi i2c driver
Date: Sun, 26 Sep 2021 16:55:59 +0200	[thread overview]
Message-ID: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Christian Zigotzky <chzigotzky@xenosoft.de>
To: sven@svenpeter.dev
Cc: Michael Ellerman <mpe@ellerman.id.au>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Paul Mackerras <paulus@samba.org>,
	Olof Johansson <olof@lixom.net>,
	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 <linuxppc-dev@lists.ozlabs.org>,
	linux-i2c@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"R.T.Dickinson" <rtd2@xtra.co.nz>,
	Darren Stevens <darren@stevens-zone.net>,
	Matthew Leaman <matthew@a-eon.biz>,
	"R.T.Dickinson" <rtd@a-eon.com>
Subject: Add Apple M1 support to PASemi i2c driver
Date: Sun, 26 Sep 2021 16:55:59 +0200	[thread overview]
Message-ID: <6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de> (raw)

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

             reply	other threads:[~2021-09-26 14:57 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 14:55 Christian Zigotzky [this message]
2021-09-26 14:55 ` Add Apple M1 support to PASemi i2c driver Christian Zigotzky
2021-09-26 14:55 ` Christian Zigotzky
2021-09-26 20:27 ` Christian Zigotzky
2021-09-26 20:27   ` Christian Zigotzky
2021-09-26 20:27   ` Christian Zigotzky
2021-09-27  5:39   ` Sven Peter
2021-09-27  5:39     ` Sven Peter
2021-09-27  5:39     ` Sven Peter
2021-09-27  7:07     ` Wolfram Sang
2021-09-27  7:07       ` Wolfram Sang
2021-09-27  7:07       ` Wolfram Sang
2021-09-27  7:58       ` Michael Ellerman
2021-09-27  7:58         ` Michael Ellerman
2021-09-27  7:58         ` Michael Ellerman
2021-09-27 14:46         ` Christian Zigotzky
2021-09-27 14:46           ` Christian Zigotzky
2021-09-27 14:46           ` Christian Zigotzky
2021-10-08 20:19         ` Christian Zigotzky
2021-10-08 20:19           ` Christian Zigotzky
2021-10-08 20:19           ` Christian Zigotzky
2021-10-08 20:47           ` Olof Johansson
2021-10-08 20:47             ` Olof Johansson
2021-10-08 20:47             ` Olof Johansson
2021-10-09  6:10             ` Christian Zigotzky
2021-10-09  6:10               ` Christian Zigotzky
2021-10-09  6:10               ` Christian Zigotzky
2021-10-01  4:47     ` Christian Zigotzky
2021-10-01  4:47       ` Christian Zigotzky
2021-10-01  4:47       ` Christian Zigotzky
2021-10-01  5:49       ` Christian Zigotzky
2021-10-01  5:49         ` Christian Zigotzky
2021-10-01  5:49         ` Christian Zigotzky
2021-10-03 14:36       ` Sven Peter
2021-10-03 14:36         ` Sven Peter
2021-10-03 14:36         ` Sven Peter
2021-10-03 15:45         ` Christian Zigotzky
2021-10-03 15:45           ` Christian Zigotzky
2021-10-03 15:45           ` Christian Zigotzky
2021-10-04  9:22         ` Christian Zigotzky
2021-10-04  9:47         ` Christian Zigotzky
2021-10-04  9:47           ` Christian Zigotzky
2021-10-04  9:47           ` Christian Zigotzky
2021-10-04  9:55           ` Wolfram Sang
2021-10-04  9:55             ` Wolfram Sang
2021-10-04  9:55             ` Wolfram Sang
2021-10-04 11:20             ` Arnd Bergmann
2021-10-04 11:20               ` Arnd Bergmann
2021-10-04 11:20               ` Arnd Bergmann
2021-10-04 11:22               ` Sven Peter
2021-10-04 11:22                 ` Sven Peter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6487d099-e0d6-4ea3-d312-6adbd94589f4@xenosoft.de \
    --to=chzigotzky@xenosoft.de \
    --cc=alyssa@rosenzweig.io \
    --cc=arnd@arndb.de \
    --cc=benh@kernel.crashing.org \
    --cc=darren@stevens-zone.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=marcan@marcan.st \
    --cc=mark.kettenis@xs4all.nl \
    --cc=matthew@a-eon.biz \
    --cc=mohamed.mediouni@caramail.com \
    --cc=mpe@ellerman.id.au \
    --cc=olof@lixom.net \
    --cc=paulus@samba.org \
    --cc=rtd2@xtra.co.nz \
    --cc=rtd@a-eon.com \
    --cc=stan@corellium.com \
    --cc=sven@svenpeter.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.