| # Common fields for all devices |
| description: indicates the operational status of a device |
| description: compatible strings |
| description: register space |
| description: name of each register space |
| description: interrupts for device |
| # Does not follow the 'type: phandle-array' scheme, but gets type-checked |
| # by the code. Declare it here just so that other bindings can make it |
| # 'required: true' easily if they want to. |
| description: extended interrupt specifier for device |
| description: name of each interrupt |
| description: phandle to interrupt controller node |
| description: Human readable string describing the device (used as device_get_binding() argument) |
| description: Clock gate information |
| description: name of each clock |
| description: number of address cells in reg property |
| description: number of size cells in reg property |
| description: DMA channels specifiers |
| description: Provided names of DMA channel specifiers |
| description: IO channels specifiers |
| description: Provided names of IO channel specifiers |