mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
19 lines
320 B
Text
19 lines
320 B
Text
/dts-v1/;
|
|
|
|
#include "kirkwood-lsxl.dtsi"
|
|
|
|
/ {
|
|
model = "Buffalo Linkstation LS-XHL";
|
|
compatible = "buffalo,lsxhl", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood";
|
|
|
|
memory {
|
|
device_type = "memory";
|
|
reg = <0x00000000 0x10000000>;
|
|
};
|
|
|
|
ocp@f1000000 {
|
|
serial@12000 {
|
|
status = "okay";
|
|
};
|
|
};
|
|
};
|