1 Intel LPC Device Binding
2 ========================
4 The device tree node which describes the operation of the Intel Low Pin
5 Count device is as follows:
8 - compatible = "intel,lpc"
9 - gen-dec : Specifies the values for the gen-dec registers. Up to four cell
10 pairs can be provided - the first of each pair is the base address and
11 the second is the size. These are written into the GENx_DEC registers of
19 compatible = "intel,lpc";
22 gen-dec = <0x800 0xfc 0x900 0xfc>;