blob: bee703841ded3f5b4af0cdf6029d92163db564c9 [file] [log] [blame]
// 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 = <0x30605>;
board_rev = <0x10000>;
fragment@boardbase {
target-path="/";
__overlay__ {
model = "GS201 FELIX PVT 1.0 based on GS201";
compatible = "google,GS201 FELIX", "google,GS201";
};
};
};
&serial_0 {
status = "okay";
};