04.10.2020 16:31, Peter Geis пишет: > Ouya is a defunct company from 2012 to 2015. > They produced a single device, the Ouya game console. > In 2015 they were purchased by Razer Inc. and the Ouya was discontinued. > All Ouya services were shuttered in 2019. > > Signed-off-by: Peter Geis <pgwipeout@xxxxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> Please note that your s-b tag always should be the last line of the commit message. This is not important, so no need to make v4 because of that. > --- > 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 9a5ab7b94789..367dd79c95f6 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -786,6 +786,8 @@ patternProperties: > description: Ortus Technology Co., Ltd. > "^osddisplays,.*": > description: OSD Displays > + "^ouya,.*": > + description: Ouya Inc. > "^overkiz,.*": > description: Overkiz SAS > "^ovti,.*": > Reviewed-by: Dmitry Osipenko <digetx@xxxxxxxxx>