linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rich Felker <dalias@libc.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] sh: make early_platform code SuperH-specific
Date: Mon, 30 Apr 2018 16:42:50 +0000	[thread overview]
Message-ID: <20180430164250.GN1392@brightrain.aerifal.cx> (raw)
In-Reply-To: <20180430163556.2560-1-brgl@bgdev.pl>

On Mon, Apr 30, 2018 at 06:35:53PM +0200, Bartosz Golaszewski wrote:
> I recently started a discussion about the need for a proper early device
> probing mechanism[1]. One that would be based on real platform drivers
> and support both platform data and device tree.
> 
> While we're far from reaching any consensus on the implementation, Arnd
> suggested that I start off by moving the SuperH-specific early platform
> drivers implementation to arch/sh[2].
> 
> This series is the first attempt at making way for a new, less hacky
> implementation.
> 
> The first patch removes the last instance of a non-sh driver using the
> early_platform API. It can be removed since ARM no longer probes early
> drivers.
> 
> The second patch moves all the early_platform code to arch/sh.
> 
> The last patch prefixes all early_platform symbols with 'sh_'.
> 
> [1] https://lkml.org/lkml/2018/4/26/657
> [2] https://lkml.org/lkml/2018/4/27/239
> 
> Bartosz Golaszewski (3):
>   clocksource: timer-ti-dm: remove the early platform driver
>     registration
>   platform: move the early platform device support to arch/sh
>   sh: add the sh_ prefix to early platform symbols

I can't say I like it, because I really want to be just removing all
this code, but I don't necessarily object and it might be the most
appropriate short-term action to clean up this mess without breaking
things.

Rich

      parent reply	other threads:[~2018-04-30 16:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-30 16:35 [PATCH 0/3] sh: make early_platform code SuperH-specific Bartosz Golaszewski
2018-04-30 16:35 ` [PATCH 1/3] clocksource: timer-ti-dm: remove the early platform driver registration Bartosz Golaszewski
2018-04-30 16:35 ` [PATCH 2/3] platform: move the early platform device support to arch/sh Bartosz Golaszewski
2018-04-30 20:45   ` kbuild test robot
2018-04-30 23:15   ` kbuild test robot
2018-04-30 16:35 ` [PATCH 3/3] sh: add the sh_ prefix to early platform symbols Bartosz Golaszewski
2018-04-30 23:52   ` kbuild test robot
2018-04-30 16:42 ` Rich Felker [this message]

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=20180430164250.GN1392@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).