Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / Documentation / devicetree / bindings / memory-controllers / renesas,h8300-bsc.txt
CommitLineData
d8b0bdb4
YS
1* H8/300 bus controller
2
3Required properties:
4 - compatible: Must be "renesas,h8300-bsc".
5 - reg: Base address and length of BSC registers.
6
7Example.
8 bsc: memory-controller@fee01e {
9 compatible = "renesas,h8300h-bsc", "renesas,h8300-bsc";
10 reg = <0xfee01e 8>;
11 };
12
This page took 0.0938290000000001 seconds and 5 git commands to generate.