mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-06 08:18:05 -04:00
15 lines
306 B
Text
15 lines
306 B
Text
Broadcom BCM21664 device tree bindings
|
|
--------------------------------------
|
|
|
|
This document describes the device tree bindings for boards with the BCM21664
|
|
SoC.
|
|
|
|
Required root node property:
|
|
- compatible: brcm,bcm21664
|
|
|
|
Example:
|
|
/ {
|
|
model = "BCM21664 SoC";
|
|
compatible = "brcm,bcm21664";
|
|
[...]
|
|
}
|