commit | 8bcd06d0cb3d991b45231cf22c467759b11f18aa | [log] [tgz] |
---|---|---|
author | Joel Stanley <[email protected]> | Fri Nov 08 15:49:41 2019 +1030 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Nov 08 11:23:40 2019 +0100 |
tree | 162b547eab739963bad49db5675b817eadee5fe6 | |
parent | 56ec311fddacd0e18795322e1d25048179787b4b [diff] |
fsi: Move defines to common header The FSI master registers are common to the hub and AST2600 master (and the FSP2, if someone was to upstream a driver for that). Add defines to the fsi-master.h header, and introduce headings to delineate the existing low level details. Acked-by: Andrew Jeffery <[email protected]> Acked-by: Jeremy Kerr <[email protected]> Signed-off-by: Joel Stanley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>