mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 23:32:17 +00:00
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-only
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "motorola-mapphone-common.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Motorola Droid Bionic XT875";
|
||
|
compatible = "motorola,droid-bionic", "ti,omap4430", "ti,omap4";
|
||
|
};
|