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:
Chris Morgan 2024-03-25 09:37:27 -05:00 committed by Heiko Stuebner
parent 6bc8e01c72
commit 8db673210a

View File

@ -10,6 +10,8 @@
#include "rk3566.dtsi"
/ {
chassis-type = "handset";
chosen: chosen {
stdout-path = "serial2:1500000n8";
};