arm: dts: owl-s500: Add Reset controller
Add reset controller property and bindings header for the Actions Semi S500 SoC DTS. Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
This commit is contained in:
Родитель
11bc96ba75
Коммит
0c2e4ecb12
|
@ -8,6 +8,7 @@
|
|||
#include <dt-bindings/clock/actions,s500-cmu.h>
|
||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||
#include <dt-bindings/power/owl-s500-powergate.h>
|
||||
#include <dt-bindings/reset/actions,s500-reset.h>
|
||||
|
||||
/ {
|
||||
compatible = "actions,s500";
|
||||
|
@ -188,6 +189,7 @@
|
|||
reg = <0xb0160000 0x8000>;
|
||||
clocks = <&hosc>, <&losc>;
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
};
|
||||
|
||||
timer: timer@b0168000 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче