mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 16:41:39 +00:00
arm64: dts: rockchip: Add optional node for chasis-type on Anbernic rgxx3
Add optional node for chasis-type defining this device as a handset. Signed-off-by: Chris Morgan <macromorgan@hotmail.com> Link: https://lore.kernel.org/r/20240325143729.83852-3-macroalpha82@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
6bc8e01c72
commit
8db673210a
@ -10,6 +10,8 @@
|
||||
#include "rk3566.dtsi"
|
||||
|
||||
/ {
|
||||
chassis-type = "handset";
|
||||
|
||||
chosen: chosen {
|
||||
stdout-path = "serial2:1500000n8";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user