projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8861dcf
)
arm64: zynqmp: Add note about si5328 interrupt
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 2 Nov 2017 11:45:10 +0000
(12:45 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 28 Nov 2017 15:09:16 +0000
(16:09 +0100)
Add comment about irq present on the board connected to PL.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu102-revA.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-zcu102-revA.dts
b/arch/arm/dts/zynqmp-zcu102-revA.dts
index 579212ed20a20b13e2be162cf6b5484a566a5553..714cf365b099568676c88ed9e6df9ad385abc515 100644
(file)
--- a/
arch/arm/dts/zynqmp-zcu102-revA.dts
+++ b/
arch/arm/dts/zynqmp-zcu102-revA.dts
@@
-485,6
+485,11
@@
drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751) += max20751.o
si5328: clock-generator4@69 {/* SI5328 - u20 */
compatible = "silabs,si5328";
reg = <0x69>;
+ /*
+ * Chip has interrupt present connected to PL
+ * interrupt-parent = <&>;
+ * interrupts = <>;
+ */
};
};
/* 5 - 7 unconnected */