Commit 9d3d2be8 authored by Chris Morgan's avatar Chris Morgan Committed by Heiko Stuebner

arm64: dts: rockchip: Add chasis-type for Powkiddy rk3566 devices

Add the optional node of chasis-type for Powkiddy RK3566 based
devices.
Signed-off-by: default avatarChris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240325175133.19393-2-macroalpha82@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent b41b83b7
......@@ -10,6 +10,8 @@
#include "rk3566.dtsi"
/ {
chassis-type = "handset";
aliases {
mmc1 = &sdmmc0;
mmc2 = &sdmmc1;
......
......@@ -11,6 +11,7 @@
/ {
model = "Powkiddy x55";
chassis-type = "handset";
compatible = "powkiddy,x55", "rockchip,rk3566";
aliases {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment