Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid...
[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.082318 seconds and 5 git commands to generate.