Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates > by-pkgid > 96315bee2319c8af525e2f4f3f7ad32b > files > 1914

kernel-linus-doc-4.4.39-1.mga5.noarch.rpm

* H8/300 bus controller

Required properties:
  - compatible: Must be "renesas,h8300-bsc".
  - reg: Base address and length of BSC registers.

Example.
	bsc: memory-controller@fee01e {
		compatible = "renesas,h8300h-bsc", "renesas,h8300-bsc";
		reg = <0xfee01e 8>;
	};