提交 e692b5aa 编写于 作者: D Daniel Palmer

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: NDaniel Palmer <daniel@0x0f.com>
Reviewed-by: NRomain Perier <romain.perier@gmail.com>
Reviewed-by: NLinus Walleij <linus.walleij@linaro.org>
上级 e783362e
......@@ -6,6 +6,11 @@
#include "mstar-infinity2m.dtsi"
&gpio {
compatible = "sstar,ssd20xd-gpio";
status = "okay";
};
&smpctrl {
compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册