|
@@ -14,6 +14,7 @@
|
|
|
|
|
|
/dts-v1/;
|
|
|
#include "exynos4412.dtsi"
|
|
|
+#include "exynos4412-ppmu-common.dtsi"
|
|
|
#include <dt-bindings/gpio/gpio.h>
|
|
|
#include <dt-bindings/interrupt-controller/irq.h>
|
|
|
#include <dt-bindings/clock/maxim,max77686.h>
|
|
@@ -871,46 +872,6 @@
|
|
|
assigned-clock-parents = <&clock CLK_XUSBXTI>;
|
|
|
};
|
|
|
|
|
|
-&ppmu_dmc0 {
|
|
|
- status = "okay";
|
|
|
-
|
|
|
- events {
|
|
|
- ppmu_dmc0_3: ppmu-event3-dmc0 {
|
|
|
- event-name = "ppmu-event3-dmc0";
|
|
|
- };
|
|
|
- };
|
|
|
-};
|
|
|
-
|
|
|
-&ppmu_dmc1 {
|
|
|
- status = "okay";
|
|
|
-
|
|
|
- events {
|
|
|
- ppmu_dmc1_3: ppmu-event3-dmc1 {
|
|
|
- event-name = "ppmu-event3-dmc1";
|
|
|
- };
|
|
|
- };
|
|
|
-};
|
|
|
-
|
|
|
-&ppmu_leftbus {
|
|
|
- status = "okay";
|
|
|
-
|
|
|
- events {
|
|
|
- ppmu_leftbus_3: ppmu-event3-leftbus {
|
|
|
- event-name = "ppmu-event3-leftbus";
|
|
|
- };
|
|
|
- };
|
|
|
-};
|
|
|
-
|
|
|
-&ppmu_rightbus {
|
|
|
- status = "okay";
|
|
|
-
|
|
|
- events {
|
|
|
- ppmu_rightbus_3: ppmu-event3-rightbus {
|
|
|
- event-name = "ppmu-event3-rightbus";
|
|
|
- };
|
|
|
- };
|
|
|
-};
|
|
|
-
|
|
|
&pinctrl_0 {
|
|
|
pinctrl-names = "default";
|
|
|
pinctrl-0 = <&sleep0>;
|