Hi Rob,
This patch series adds percentages to the lists of recognized
properties, as requested in[1].
Thanks!
[1] "Re: [PATCH v2] dt-bindings: clk: versaclock5: Miscellaneous fixes
and improvements:"
https://lore.kernel.org/linux-devicetree/20210125212442.GA1019390@robh.at.kernel.org/
Geert Uytterhoeven (2):
schemas: property-units: Add percentage
meta-schemas: vendor-props: Add percentage
meta-schemas/vendor-props.yaml | 2 +-
schemas/property-units.yaml | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
--
2.25.1
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
From: Rob Herring <robh@kernel.org> Date: 2021-01-27 16:38:27
On Tue, Jan 26, 2021 at 05:27:54PM +0100, Geert Uytterhoeven wrote:
Hi Rob,
This patch series adds percentages to the lists of recognized
properties, as requested in[1].
Thanks!
[1] "Re: [PATCH v2] dt-bindings: clk: versaclock5: Miscellaneous fixes
and improvements:"
https://lore.kernel.org/linux-devicetree/20210125212442.GA1019390@robh.at.kernel.org/
Geert Uytterhoeven (2):
schemas: property-units: Add percentage
meta-schemas: vendor-props: Add percentage