From a0888ecbaff47b54fabf41689e9250a7718561a5 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 2 Feb 2017 22:42:25 +0100 Subject: generic: rtl8366rb: fix compatible string Use a vendor prefix as it has to be for all not core driver. Update the compatible string in the device tree files accordingly. Signed-off-by: Mathias Kresin --- target/linux/ramips/dts/F5D8235_V2.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/F5D8235_V2.dts') diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index 084ca0f25a..b38dbbb072 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -37,7 +37,7 @@ }; rtl8366rb { - compatible = "rtl8366rb"; + compatible = "realtek,rtl8366rb"; gpio-sda = <&gpio0 1 0>; gpio-sck = <&gpio0 2 0>; }; -- cgit v1.2.3