mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
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: Daniel Palmer <daniel@0x0f.com> Reviewed-by: Romain Perier <romain.perier@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
|
||||
#include "mstar-infinity2m.dtsi"
|
||||
|
||||
&gpio {
|
||||
compatible = "sstar,ssd20xd-gpio";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&smpctrl {
|
||||
compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user