arm64: dts: rockchip: rk3576-vehicle-evb-v20.dts: modified spidev buffer max limit

bootargs += "spidev.bufsiz=131072"
modified spidev buffer max limit

Change-Id: I159fe56da65b8bcbb2ae88d485c6485937667985
Signed-off-by: Zheng zhiqi <looper.zheng@rock-chips.com>
This commit is contained in:
Zheng zhiqi
2024-12-27 14:25:31 +08:00
committed by Tao Huang
parent 9866c4b539
commit 1a1ba04866

View File

@@ -18,6 +18,10 @@
model = "Rockchip RK3576 VEHICLE EVB V20 Board";
compatible = "rockchip,rk3576-vehicle-evb-v20", "rockchip,rk3576";
chosen: chosen {
bootargs = "earlycon=uart8250,mmio32,0x2ad40000 console=ttyFIQ0 rcupdate.rcu_expedited=1 rcu_nocbs=all spidev.bufsiz=131072";
};
vehicle_dummy: vehicle-dummy {
status = "okay";
compatible = "rockchip,vehicle-dummy-adc";