Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
6557bada461afeaa920a189fae2cff7c8fdce39f
/
.
/
Documentation
/
devicetree
/
bindings
/
unittest.txt
blob: 0f92a22fddfad1d90cb5f44728696cbe35aed747 [
file
] [
log
] [
blame
]
* OF selftest platform device
** selftest
Required properties:
- compatible: must be "selftest"
All other properties are optional.
Example:
selftest {
compatible = "selftest";
status = "okay";
};