Add description for "power-source" property mentioning the values in enum
are in millivolts.
Suggested-by: Pavel Machek <[email protected]>
Signed-off-by: Lad Prabhakar <[email protected]>
---
.../devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
index b749c82edebd..2d59c341c28c 100644
--- a/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
@@ -76,6 +76,7 @@ additionalProperties:
output-impedance-ohms:
enum: [ 33, 50, 66, 100 ]
power-source:
+ description: IO voltage in millivolts.
enum: [ 1800, 2500, 3300 ]
slew-rate: true
gpio-hog: true
--
2.17.1
On Wed, 22 Dec 2021 14:59:01 +0000, Lad Prabhakar wrote:
> Add description for "power-source" property mentioning the values in enum
> are in millivolts.
>
> Suggested-by: Pavel Machek <[email protected]>
> Signed-off-by: Lad Prabhakar <[email protected]>
> ---
> .../devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <[email protected]>
On Wed, Dec 22, 2021 at 3:59 PM Lad Prabhakar
<[email protected]> wrote:
> Add description for "power-source" property mentioning the values in enum
> are in millivolts.
>
> Suggested-by: Pavel Machek <[email protected]>
> Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
i.e. will queue in renesas-pinctrl-for-v5.18.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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
On Mon, Jan 10, 2022 at 4:30 PM Geert Uytterhoeven <[email protected]> wrote:
> On Wed, Dec 22, 2021 at 3:59 PM Lad Prabhakar
> <[email protected]> wrote:
> > Add description for "power-source" property mentioning the values in enum
> > are in millivolts.
> >
> > Suggested-by: Pavel Machek <[email protected]>
> > Signed-off-by: Lad Prabhakar <[email protected]>
>
> Reviewed-by: Geert Uytterhoeven <[email protected]>
> i.e. will queue in renesas-pinctrl-for-v5.18.
... with s/millivolts/millivolt/.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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