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/lantiq/dts/DGN3500.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq') diff --git a/target/linux/lantiq/dts/DGN3500.dtsi b/target/linux/lantiq/dts/DGN3500.dtsi index 5528d59..e155577 100644 --- a/target/linux/lantiq/dts/DGN3500.dtsi +++ b/target/linux/lantiq/dts/DGN3500.dtsi @@ -72,7 +72,7 @@ }; rtl8366rb { - compatible = "rtl8366rb"; + compatible = "realtek,rtl8366rb"; gpio-sda = <&gpio 35 GPIO_ACTIVE_HIGH>; gpio-sck = <&gpio 37 GPIO_ACTIVE_HIGH>; }; -- cgit v1.1