blob: 7d16269b51b5cb1a65b8b5f028f4a5445bef05ad [file] [log] [blame] [edit]
// SPDX-License-Identifier: GPL-2.0-only
/*
* Felix device tree source
*
* Copyright 2023 Google,LLC
*/
/dts-v1/;
/plugin/;
#include "gs201-felix-common.dtsi"
/ {
board_id = <0x30606>;
board_rev = <0x10000>;
fragment@boardbase {
target-path="/";
__overlay__ {
model = "GS201 FELIX MP based on GS201";
compatible = "google,GS201 FELIX", "google,GS201";
};
};
};
&serial_0 {
status = "okay";
};