On Tue, May 23, 2023 at 04:38:23PM -0500, Chris Morgan wrote: > From: Chris Morgan > > Indiedroid is a sub-brand of Ameridroid for their line of single board > computers. > https://indiedroid.us/ > > Signed-off-by: Chris Morgan > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml > index 82d39ab0231b..632662be6e65 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -655,6 +655,8 @@ patternProperties: > description: Iron Device Corporation > "^isee,.*": > description: ISEE 2007 S.L. > + "^indiedroid,.*": > + description: Indiedroid Can you add this in alphabetical order please? Thanks, Conor. > "^isil,.*": > description: Intersil > "^issi,.*": > -- > 2.34.1 >