blob: 49b29b71f732000070a0f67b2041c87db438475b (
plain)
1
2
3
4
5
6
7
8
9
10
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2025 Ferass El Hafidi <funderscore@postmarketos.org>
*/
#include "meson-gxl-s805x.dtsi"
/ {
compatible = "amlogic,s805y", "amlogic,meson-gxl";
};
|