projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
168a7bb
)
ARM: dts: imx51: Add PMU support
author
Fabio Estevam
<fabio.estevam@nxp.com>
Tue, 10 Jul 2018 16:31:44 +0000
(13:31 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Thu, 12 Jul 2018 01:50:27 +0000
(09:50 +0800)
Add PMU support in the device tree.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx51.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx51.dtsi
b/arch/arm/boot/dts/imx51.dtsi
index b417c39f3772d2d8ac64bef5ba2d38cbd4ad1641..0205db56d91324aa766b6e0f4869ea53c090304f 100644
(file)
--- a/
arch/arm/boot/dts/imx51.dtsi
+++ b/
arch/arm/boot/dts/imx51.dtsi
@@
-93,6
+93,12
@@
};
};
+ pmu: pmu {
+ compatible = "arm,cortex-a8-pmu";
+ interrupt-parent = <&tzic>;
+ interrupts = <77>;
+ };
+
usbphy0: usbphy0 {
compatible = "usb-nop-xceiv";
clocks = <&clks IMX5_CLK_USB_PHY_GATE>;