All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: at24: add Renesas R1EX24016
@ 2019-03-20 10:33 Geert Uytterhoeven
  2019-03-21  8:58 ` Bartosz Golaszewski
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-03-20 10:33 UTC (permalink / raw)
  To: Bartosz Golaszewski, Rob Herring, Mark Rutland
  Cc: Chris Brandt, linux-i2c, devicetree, linux-renesas-soc,
	Geert Uytterhoeven

Document the compatible value for the Renesas R1EX24128ASAS0A two-wire
serial interface EEPROM, so it can be used in DTS files without causing
checkpatch warnings.

This is a 2 KiB EEPROM.  The first 1 KiB can always be written, the
second 1 KiB cannot be written if the write-protect line is asserted.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/eeprom/at24.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
index 0e456bbc121399b7..22aead844d0f58d6 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.txt
+++ b/Documentation/devicetree/bindings/eeprom/at24.txt
@@ -50,6 +50,7 @@ Required properties:
 
                 "nxp,se97b" - the fallback is "atmel,24c02",
                 "renesas,r1ex24002" - the fallback is "atmel,24c02"
+                "renesas,r1ex24016" - the fallback is "atmel,24c16"
                 "renesas,r1ex24128" - the fallback is "atmel,24c128"
                 "rohm,br24t01" - the fallback is "atmel,24c01"
 
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: at24: add Renesas R1EX24016
  2019-03-20 10:33 [PATCH] dt-bindings: at24: add Renesas R1EX24016 Geert Uytterhoeven
@ 2019-03-21  8:58 ` Bartosz Golaszewski
  0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2019-03-21  8:58 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Rob Herring, Mark Rutland, Chris Brandt, linux-i2c, devicetree,
	Linux-Renesas

śr., 20 mar 2019 o 11:33 Geert Uytterhoeven <geert+renesas@glider.be>
napisał(a):
>
> Document the compatible value for the Renesas R1EX24128ASAS0A two-wire
> serial interface EEPROM, so it can be used in DTS files without causing
> checkpatch warnings.
>
> This is a 2 KiB EEPROM.  The first 1 KiB can always be written, the
> second 1 KiB cannot be written if the write-protect line is asserted.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/devicetree/bindings/eeprom/at24.txt | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt
> index 0e456bbc121399b7..22aead844d0f58d6 100644
> --- a/Documentation/devicetree/bindings/eeprom/at24.txt
> +++ b/Documentation/devicetree/bindings/eeprom/at24.txt
> @@ -50,6 +50,7 @@ Required properties:
>
>                  "nxp,se97b" - the fallback is "atmel,24c02",
>                  "renesas,r1ex24002" - the fallback is "atmel,24c02"
> +                "renesas,r1ex24016" - the fallback is "atmel,24c16"
>                  "renesas,r1ex24128" - the fallback is "atmel,24c128"
>                  "rohm,br24t01" - the fallback is "atmel,24c01"
>
> --
> 2.17.1
>

Applied, thanks!

Bart

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-21  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-20 10:33 [PATCH] dt-bindings: at24: add Renesas R1EX24016 Geert Uytterhoeven
2019-03-21  8:58 ` Bartosz Golaszewski

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.