arm64: dts: rockchip: change all interrupts cells to 4 on rk3399 SoCs
authorCaesar Wang <wxt@rock-chips.com>
Mon, 5 Sep 2016 18:17:14 +0000 (02:17 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 5 Sep 2016 21:08:12 +0000 (23:08 +0200)
commitb611812fb77490346044cf641b94bc9f72079207
tree3b43b47ce9a21792d7eb15158e3dca5227b069c5
parent4a3a3d32c77f942a10c0319f589186a768821397
arm64: dts: rockchip: change all interrupts cells to 4 on rk3399 SoCs

Add the interrupts cells value for 4, and the 4th cell is zero.

Due to the doc[0] said:" the system requires describing PPI affinity,
then the value must be at least 4"
The 4th cell is a phandle to a node describing a set of CPUs this
interrupt is affine to. The interrupt must be a PPI, and the node
pointed must be a subnode of the "ppi-partitions" subnode. For
interrupt types other than PPI or PPIs that are not partitionned,
this cell must be zero. See the "ppi-partitions" node description
below.

[0]:
Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.txt

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399.dtsi
This page took 0.024981 seconds and 5 git commands to generate.