mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 23:32:17 +00:00
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#include "ep7209.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Cirrus Logic EP7211";
|
||
|
compatible = "cirrus,ep7211", "cirrus,ep7209";
|
||
|
};
|