summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXing Zheng <zhengxing@rock-chips.com>2018-10-24 17:08:10 +0800
committerTao Huang <huangtao@rock-chips.com>2018-10-25 16:10:56 +0800
commitea067b7c522d48734b68885ef480de7b03557e74 (patch)
tree9ce476601e43fd4a15e5e2bc528deef3e4b8f9b3
parentabbf433e4cd85559d91bbe8b4b3f4ce4177d7900 (diff)
ARM64: dts: rockchip: rk3308: enable use_raw_jiffies module param for aloop
Change-Id: Icea889846313992df838f33a41e9894827758e65 Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3308-ai-va-v10.dts2
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3308-evb-v10.dtsi2
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3308-evb-v11.dtsi2
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3308-ai-va-v10.dts b/arch/arm64/boot/dts/rockchip/rk3308-ai-va-v10.dts
index dd519ce7763d..ab6e8a8d1535 100644
--- a/arch/arm64/boot/dts/rockchip/rk3308-ai-va-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3308-ai-va-v10.dts
@@ -13,7 +13,7 @@
compatible = "rockchip,rk3308-ai-va-v10", "rockchip,rk3308";
chosen {
- bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7";
+ bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
};
adc-keys0 {
diff --git a/arch/arm64/boot/dts/rockchip/rk3308-evb-v10.dtsi b/arch/arm64/boot/dts/rockchip/rk3308-evb-v10.dtsi
index c772b8aed263..941fa1229822 100644
--- a/arch/arm64/boot/dts/rockchip/rk3308-evb-v10.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3308-evb-v10.dtsi
@@ -12,7 +12,7 @@
compatible = "rockchip,rk3308-evb", "rockchip,rk3308";
chosen {
- bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7";
+ bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
};
adc-keys0 {
diff --git a/arch/arm64/boot/dts/rockchip/rk3308-evb-v11.dtsi b/arch/arm64/boot/dts/rockchip/rk3308-evb-v11.dtsi
index 8b12bfea0835..2c6a177f27b2 100644
--- a/arch/arm64/boot/dts/rockchip/rk3308-evb-v11.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3308-evb-v11.dtsi
@@ -11,7 +11,7 @@
compatible = "rockchip,rk3308-evb-v11", "rockchip,rk3308";
chosen {
- bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7";
+ bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
};
adc-keys {