Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > 19d93b8911540bb196ce3f96ead75cf0 > files > 1991

kernel-linus-doc-4.9.40-1.mga6.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>;
	};