Message ID | 20250330195715.332106-3-marek.vasut+renesas@mailbox.org (mailing list archive) |
---|---|
State | New |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | arm64: dts: renesas: r8a779g3: Add Renesas R-Car V4H Sparrow Hawk board support | expand |
On Sun, Mar 30, 2025 at 09:56:10PM +0200, Marek Vasut wrote: > Add vendor prefix for Retronix Technology Inc. > https://www.retronix.com.tw/en/about.html > > Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Sun, 30 Mar 2025 at 21:58, Marek Vasut <marek.vasut+renesas@mailbox.org> wrote: > Add vendor prefix for Retronix Technology Inc. > https://www.retronix.com.tw/en/about.html > > Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Although too many companies are named "Retronix"... Gr{oetje,eeting}s, Geert
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 86f6a19b28ae2..2b1bf6709aac7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1262,6 +1262,8 @@ patternProperties: description: Renesas Electronics Corporation "^rervision,.*": description: Shenzhen Rervision Technology Co., Ltd. + "^retronix,.*": + description: Retronix Technology Inc. "^revotics,.*": description: Revolution Robotics, Inc. (Revotics) "^rex,.*":
Add vendor prefix for Retronix Technology Inc. https://www.retronix.com.tw/en/about.html Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> --- Cc: "Krzysztof Wilczyński" <kw@linux.com> Cc: "Rafał Miłecki" <rafal@milecki.pl> Cc: Aradhya Bhatia <a-bhatia1@ti.com> Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Conor Dooley <conor+dt@kernel.org> Cc: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Heiko Stuebner <heiko@sntech.de> Cc: Junhao Xie <bigfoot@classfun.cn> Cc: Kever Yang <kever.yang@rock-chips.com> Cc: Krzysztof Kozlowski <krzk+dt@kernel.org> Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Cc: Lorenzo Pieralisi <lpieralisi@kernel.org> Cc: Magnus Damm <magnus.damm@gmail.com> Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Cc: Neil Armstrong <neil.armstrong@linaro.org> Cc: Rob Herring <robh@kernel.org> Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: linux-pci@vger.kernel.org Cc: linux-renesas-soc@vger.kernel.org --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)