dashboard
repositories
activity
search
login
Failed to find commit "557c24d082b6ecb9bfe5407b77ae43fa7650a5dc" in ~hc/RK356X_SDK_RELEASE.git!
ljy
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
update .gitignore
hc
2024-03-26
e9199a72d842cbda78ac614eee5db7cdaa6f2530
[~ljy/RK3588_XEN.git]
/
kernel
/
arch
/
arm
/
boot
/
dts
/
omap4-var-stk-om44.dts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (C) 2014 Joachim Eastwood <manabian@gmail.com>
*/
/dts-v1/;
#include "omap4-var-som-om44.dtsi"
#include "omap4-var-som-om44-wlan.dtsi"
#include "omap4-var-om44customboard.dtsi"
/ {
model = "Variscite VAR-STK-OM44";
compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
};