Commit e692b5aa authored by Daniel Palmer's avatar Daniel Palmer
Browse files

ARM: dts: mstar: Set gpio compatible for ssd20xd



Now there is gpio support for ssd20xd set the right compatible in the gpio node.

Signed-off-by: default avatarDaniel Palmer <daniel@0x0f.com>
Reviewed-by: default avatarRomain Perier <romain.perier@gmail.com>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent e783362e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -6,6 +6,11 @@

#include "mstar-infinity2m.dtsi"

&gpio {
	compatible = "sstar,ssd20xd-gpio";
	status = "okay";
};

&smpctrl {
	compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
	status = "okay";