From: Michal Simek Date: Thu, 2 Nov 2017 11:45:10 +0000 (+0100) Subject: arm64: zynqmp: Add note about si5328 interrupt X-Git-Tag: v2018.01-rc1~59^2~24 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b10255f8e00006c75ee3f104b0828c4ec7706750;p=u-boot arm64: zynqmp: Add note about si5328 interrupt Add comment about irq present on the board connected to PL. Signed-off-by: Michal Simek --- diff --git a/arch/arm/dts/zynqmp-zcu102-revA.dts b/arch/arm/dts/zynqmp-zcu102-revA.dts index 579212ed20..714cf365b0 100644 --- 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 */