linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@gmail.com>
To: linuxppc-dev@lists.ozlabs.org,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Enrico Weigelt <info@metux.net>, Mark Brown <broonie@kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>
Cc: Sasha Levin <sashal@kernel.org>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Arnd Bergmann <arnd@arndb.de>, Jonathan Corbet <corbet@lwn.net>,
	Masahiro Yamada <masahiroy@kernel.org>,
	Nick Desaulniers <ndesaulniers@google.com>,
	linux-kernel@vger.kernel.org, Nicholas Piggin <npiggin@gmail.com>,
	ewald_comhaire@hotmail.com, DTML <devicetree@vger.kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Paul Mackerras <paulus@samba.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms
Date: Sat, 28 Mar 2020 16:06:54 +0100	[thread overview]
Message-ID: <2194609.nAEUQZTCmX@debian64> (raw)
In-Reply-To: <b5adcc7a-9d10-d75f-50e3-9c150a7b4989@c-s.fr>

(Sorry for the bounces, yes my smarthost mail setup breaks from time to time
and I had to cut the CC since it complained about the length.)

On Saturday, 28 March 2020 12:17:58 CET Christophe Leroy wrote:
> 
> Le 27/03/2020 à 15:14, Andy Shevchenko a écrit :
>> On Fri, Mar 27, 2020 at 02:22:55PM +0100, Arnd Bergmann wrote:
>>> On Fri, Mar 27, 2020 at 2:15 PM Andy Shevchenko
>>> <andriy.shevchenko@linux.intel.com> wrote:
>>>> On Fri, Mar 27, 2020 at 03:10:26PM +0200, Andy Shevchenko wrote:
>>>>> On Fri, Mar 27, 2020 at 01:54:33PM +0100, Arnd Bergmann wrote:
>>>>>> On Fri, Mar 27, 2020 at 1:12 PM Michal Simek 
>>>>>> <michal.simek@xilinx.com> wrote:
>>>>>> It does raise a follow-up question about ppc40x though: is it time to
>>>>>> retire all of it?
>>>>>
>>>>> Who knows?
>>>>>
>>>>> I have in possession nice WD My Book Live, based on this 
>>>>> architecture, and I won't it gone from modern kernel support.
>>>>> OTOH I understand that amount of real users not too big.
Hm, can't add much to Xilinx ppc405/440 removal patch debate. 

But as for the APM82181 with it's PPC464:

The last time I checked was with 5.6-rc4, it worked fine on the APM82181
(a MyBook Live) device. I've made a "build your own powerpc debian sid"
image thing that takes the latest kernel git and up-to-date packages
from debian ports (they still make powerpc packages!): 
<https://github.com/chunkeey/mbl-debian> .

Though, this is small potatoes. There exists a much more popular project
by Ewald Comhaire (CCed): <https://github.com/ewaldc/My-Book-Live>
that serves the largest userbase:
<https://community.wd.com/c/wd-legacy-products>

I guess we should think about upstreaming the MyBook Live DTS. Problem here
is that we deviated a bit from the canyonlands.dts/bluestone.dts structure
by having a skeleton apm82181.dtsi with most of the SoC defintition and a
wd-mybooklive.dts for the device.

<https://github.com/chunkeey/mbl-debian/blob/master/dts/apm82181.dtsi> 
<https://github.com/chunkeey/mbl-debian/blob/master/dts/wd-mybooklive.dts>

Cheers,
Christian




  reply	other threads:[~2020-03-28 15:08 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27 12:12 [PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms Michal Simek
2020-03-27 12:12 ` [PATCH 2/2] powerpc: Remove Xilinx PPC405/PPC440 support Michal Simek
2020-03-27 12:54 ` [PATCH 0/2] powerpc: Remove support for ppc405/440 Xilinx platforms Arnd Bergmann
2020-03-27 13:10   ` Andy Shevchenko
2020-03-27 13:15     ` Andy Shevchenko
2020-03-27 13:22       ` Arnd Bergmann
2020-03-27 14:14         ` Andy Shevchenko
2020-03-28 11:17           ` Christophe Leroy
2020-03-28 15:06             ` Christian Lamparter [this message]
2020-03-30  8:52               ` Arnd Bergmann
2020-03-31  5:30             ` Michael Ellerman
2020-03-31  6:56               ` Christophe Leroy
2020-03-31  6:59                 ` Michal Simek
2020-03-31  7:19                   ` Christophe Leroy
2020-03-31  9:49                     ` Christophe Leroy
2020-03-31 10:04                       ` Michal Simek
2020-03-31 10:30                         ` Christophe Leroy
2020-03-31 17:51                 ` Segher Boessenkool
2020-04-01 21:07                   ` Arnd Bergmann
2020-04-02 11:04                     ` Arnd Bergmann
2020-04-02 10:27               ` Benjamin Herrenschmidt
2020-04-03  4:59                 ` Michael Ellerman
2020-04-07 23:32                   ` Benjamin Herrenschmidt
2020-04-08  6:28                     ` Geert Uytterhoeven
2020-04-08  7:09                     ` Christophe Leroy
2020-04-08 12:04                     ` Michael Ellerman
2020-04-08 13:23                       ` Arnd Bergmann
2020-05-21  7:02                         ` Michael Ellerman
2020-05-21 10:38                           ` Christophe Leroy
2020-05-21 13:53                             ` Michael Ellerman
2020-05-21 14:58                               ` Michal Simek
2020-11-25  6:36                             ` Christophe Leroy

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=2194609.nAEUQZTCmX@debian64 \
    --to=chunkeey@gmail.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=benh@kernel.crashing.org \
    --cc=broonie@kernel.org \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=ewald_comhaire@hotmail.com \
    --cc=geert+renesas@glider.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=info@metux.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=masahiroy@kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=npiggin@gmail.com \
    --cc=paulus@samba.org \
    --cc=robh+dt@kernel.org \
    --cc=sashal@kernel.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).