arm64: dts: rockchip: rk3308b-amp: using 64-bits for cpu's affinity

Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
Change-Id: I532adb6c891fcda4733740027cb6bbb878b24e2b
This commit is contained in:
Tony Xie
2023-09-13 11:11:47 +08:00
committed by tony.xie
parent 8c22a02698
commit de0064df8f

View File

@@ -14,8 +14,8 @@
pinctrl-names = "default";
pinctrl-0 = <&uart1_xfer>;
status = "okay";
amp-cpu-aff-maskbits = <0x0 0x1 0x1 0x2 0x2 0x4 0x3 0x8>;
amp-irqs = <GIC_AMP_IRQ_CFG_ROUTE(51, 0xd0, CPU_GET_AFFINITY(3, 0))>;
amp-cpu-aff-maskbits = /bits/ 64 <0x0 0x1 0x1 0x2 0x2 0x4 0x3 0x8>;
amp-irqs = /bits/ 64 <GIC_AMP_IRQ_CFG_ROUTE(51, 0xd0, CPU_GET_AFFINITY(3, 0))>;
};
reserved-memory {