“6e1c3b467ffd9d6eb725dda544f6fd10e471ea71”上不存在“include/linux/usb/phy.h”
提交 e9f2c2ae 编写于 作者: L Linus Walleij

ARM: dts: add power controller to the Gemini DTS

This adds the Gemini power controller to the SoC DTSI
file.

Cc: Janos Laube <janos.dev@gmail.com>
Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 6ae4d211
...@@ -75,6 +75,12 @@ ...@@ -75,6 +75,12 @@
#interrupt-cells = <2>; #interrupt-cells = <2>;
}; };
power-controller@4b000000 {
compatible = "cortina,gemini-power-controller";
reg = <0x4b000000 0x100>;
interrupts = <26 IRQ_TYPE_EDGE_RISING>;
};
gpio0: gpio@4d000000 { gpio0: gpio@4d000000 {
compatible = "cortina,gemini-gpio"; compatible = "cortina,gemini-gpio";
reg = <0x4d000000 0x100>; reg = <0x4d000000 0x100>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册