From: Chris Packham Date: Wed, 10 Jul 2024 04:35:18 +0000 (+1200) Subject: dt-bindings: mips: realtek: Add rtl930x-soc compatible X-Git-Tag: v6.11-rc1~95^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93eed6356d9ed26011f979ceb613c8ef3963cd10;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: mips: realtek: Add rtl930x-soc compatible Add the rtl9302 SoC and the Cameo RTL9302C_2xRTL8224_2XGE reference board to the list of Realtek compatible strings. Signed-off-by: Chris Packham Reviewed-by: Krzysztof Kozlowski Signed-off-by: Thomas Bogendoerfer --- diff --git a/Documentation/devicetree/bindings/mips/realtek-rtl.yaml b/Documentation/devicetree/bindings/mips/realtek-rtl.yaml index f8ac309d2994c..d337655bfbf8e 100644 --- a/Documentation/devicetree/bindings/mips/realtek-rtl.yaml +++ b/Documentation/devicetree/bindings/mips/realtek-rtl.yaml @@ -20,5 +20,9 @@ properties: - enum: - cisco,sg220-26 - const: realtek,rtl8382-soc + - items: + - enum: + - cameo,rtl9302c-2x-rtl8224-2xge + - const: realtek,rtl9302-soc additionalProperties: true