Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1226840 > unrolled thread

[PATCH v2 11/11] devicetree: bindings: Remove deprecated properties

Started byMagnus Damm <magnus.damm@gmail.com>
First post2015-09-17 12:00 +0200
Last post2015-09-17 12:40 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties Magnus Damm <magnus.damm@gmail.com> - 2015-09-17 12:00 +0200
    Re: [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-17 12:10 +0200
      Re: [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties Magnus Damm <magnus.damm@gmail.com> - 2015-09-17 12:40 +0200

#1226840 — [PATCH v2 11/11] devicetree: bindings: Remove deprecated properties

FromMagnus Damm <magnus.damm@gmail.com>
Date2015-09-17 12:00 +0200
Subject[PATCH v2 11/11] devicetree: bindings: Remove deprecated properties
Message-ID<q9E8Y-8lc-61@gated-at.bofh.it>
From: Magnus Damm <damm+renesas@opensource.se>

The deprecated DT properies are part of the GIT history,
no need to keep them around any longer.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Changes since V1:
 - New patch

 Documentation/devicetree/bindings/timer/renesas,cmt.txt |    4 ----
 1 file changed, 4 deletions(-)

--- 0011/Documentation/devicetree/bindings/timer/renesas,cmt.txt
+++ work/Documentation/devicetree/bindings/timer/renesas,cmt.txt	2015-09-17 18:08:17.000513000 +0900
@@ -35,8 +35,6 @@ Required Properties:
     - "renesas,cmt1-rcar-gen2" for 48-bit CMT1 devices included in R-Car Gen2.
 		These are fallbacks for r8a73a4 and all the R-Car Gen2
 		entries	listed above.
-
-    - "renesas,cmt-48-gen2" is <deprecated>, use "renesas,cmt[01]-*" instead.
     
   - reg: base address and length of the registers block for the timer module.
   - interrupts: interrupt-specifier for the timer, one per channel.
@@ -44,8 +42,6 @@ Required Properties:
     in clock-names.
   - clock-names: must contain "fck" for the functional clock.
 
-  - renesas,channels-mask: <deprecated>, information kept in device driver.
-
 
 Example: R8A7790 (R-Car H2) CMT0 and CMT1 nodes
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1226853

FromGeert Uytterhoeven <geert@linux-m68k.org>
Date2015-09-17 12:10 +0200
Message-ID<q9EiC-kL-11@gated-at.bofh.it>
In reply to#1226840
On Thu, Sep 17, 2015 at 11:55 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
>
> The deprecated DT properies are part of the GIT history,

properties

> no need to keep them around any longer.

They're still in the driver because in-the-field R-Car Gen2 DTSes use them,
right? You may add a comment in the driver, to prevent a janitor from
re-adding them to the bindings.

> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>

Nevertheless
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1226893

FromMagnus Damm <magnus.damm@gmail.com>
Date2015-09-17 12:40 +0200
Message-ID<q9ELD-TQ-9@gated-at.bofh.it>
In reply to#1226853
Hi Geert,

On Thu, Sep 17, 2015 at 7:04 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Thu, Sep 17, 2015 at 11:55 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
>> From: Magnus Damm <damm+renesas@opensource.se>
>>
>> The deprecated DT properies are part of the GIT history,
>
> properties

Oops!

>> no need to keep them around any longer.
>
> They're still in the driver because in-the-field R-Car Gen2 DTSes use them,
> right? You may add a comment in the driver, to prevent a janitor from
> re-adding them to the bindings.

Yes, good idea!

>> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>
> Nevertheless
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thank you!

/ magnus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web