mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user