linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: linux-renesas-soc@vger.kernel.org,
	sergei.shtylyov@cogentembedded.com,
	Konstantin.Kozhevnikov@cogentembedded.com,
	geert+renesas@glider.be
Subject: Re: [PATCH/RFC 01/02] arm64: dts: renesas: r8a7795: Remove IMR-LX4 device nodes
Date: Wed, 23 Jan 2019 10:59:12 +0100	[thread overview]
Message-ID: <20190123095911.m2y2opklkwi32qrj@verge.net.au> (raw)
In-Reply-To: <154807140504.25511.16758316156851099392.sendpatchset@octo>

On Mon, Jan 21, 2019 at 08:50:05PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
> 
> Get rid of undocumented IMR-LX4 device nodes for the r8a7795 SoC.
> 
> I would much prefer to have a proper driver with documented DT bindings
> in upstream instead. However removing DT nodes seems better than this
> current half-way state.
> 
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>

I agree, likewise for patch 02/02.

Shall I go ahead and apply this series?

> ---
> 
>  arch/arm64/boot/dts/renesas/r8a7795.dtsi |   40 ------------------------------
>  1 file changed, 40 deletions(-)
> 
> --- 0001/arch/arm64/boot/dts/renesas/r8a7795.dtsi
> +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi	2019-01-21 17:48:16.337551506 +0900
> @@ -2607,46 +2607,6 @@
>  			status = "disabled";
>  		};
>  
> -		imr-lx4@fe860000 {
> -			compatible = "renesas,r8a7795-imr-lx4",
> -				     "renesas,imr-lx4";
> -			reg = <0 0xfe860000 0 0x2000>;
> -			interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
> -			clocks = <&cpg CPG_MOD 823>;
> -			power-domains = <&sysc R8A7795_PD_A3VC>;
> -			resets = <&cpg 823>;
> -		};
> -
> -		imr-lx4@fe870000 {
> -			compatible = "renesas,r8a7795-imr-lx4",
> -				     "renesas,imr-lx4";
> -			reg = <0 0xfe870000 0 0x2000>;
> -			interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
> -			clocks = <&cpg CPG_MOD 822>;
> -			power-domains = <&sysc R8A7795_PD_A3VC>;
> -			resets = <&cpg 822>;
> -		};
> -
> -		imr-lx4@fe880000 {
> -			compatible = "renesas,r8a7795-imr-lx4",
> -				     "renesas,imr-lx4";
> -			reg = <0 0xfe880000 0 0x2000>;
> -			interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>;
> -			clocks = <&cpg CPG_MOD 821>;
> -			power-domains = <&sysc R8A7795_PD_A3VC>;
> -			resets = <&cpg 821>;
> -		};
> -
> -		imr-lx4@fe890000 {
> -			compatible = "renesas,r8a7795-imr-lx4",
> -				     "renesas,imr-lx4";
> -			reg = <0 0xfe890000 0 0x2000>;
> -			interrupts = <GIC_SPI 195 IRQ_TYPE_LEVEL_HIGH>;
> -			clocks = <&cpg CPG_MOD 820>;
> -			power-domains = <&sysc R8A7795_PD_A3VC>;
> -			resets = <&cpg 820>;
> -		};
> -
>  		fdp1@fe940000 {
>  			compatible = "renesas,fdp1";
>  			reg = <0 0xfe940000 0 0x2400>;
> 

  reply	other threads:[~2019-01-23  9:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21 11:49 [PATCH/RFC 00/02] Remove undocumented IMR-LX4 device nodes Magnus Damm
2019-01-21 11:50 ` [PATCH/RFC 01/02] arm64: dts: renesas: r8a7795: Remove " Magnus Damm
2019-01-23  9:59   ` Simon Horman [this message]
2019-01-23 15:43     ` Sergei Shtylyov
2019-01-21 11:50 ` [PATCH/RFC 02/02] arm64: dts: renesas: r8a7796: " Magnus Damm
2019-01-21 11:52 ` [PATCH/RFC 00/02] Remove undocumented " Geert Uytterhoeven
2019-01-21 12:01   ` Magnus Damm
2019-01-23 18:19     ` Sergei Shtylyov
2019-01-28 12:58       ` Simon Horman
2019-03-25 11:03         ` Simon Horman
2019-03-25 15:53           ` Sergei Shtylyov
2019-03-27 12:11             ` Simon Horman
2019-03-27 12:15               ` Simon Horman

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=20190123095911.m2y2opklkwi32qrj@verge.net.au \
    --to=horms@verge.net.au \
    --cc=Konstantin.Kozhevnikov@cogentembedded.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=sergei.shtylyov@cogentembedded.com \
    /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).