Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > c4ec604b2a746976c5c9708142dd3e6d > files > 849

kernel-linus-doc-4.14.10-1.mga6.noarch.rpm

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";
		[...]
	}