aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPhoebe Buckheister <[email protected]>2014-02-17 11:34:06 +0100
committerDavid S. Miller <[email protected]>2014-02-17 16:42:37 -0500
commit8fad346f366a72978ea942abd06bd501ebd39c22 (patch)
tree528ffab40c86947453212044927bf72c151c3c08 /include/linux
parent92e8c831d831ff97913b71e178d184106c0dee0f (diff)
ieee802154: add basic support for RF212 to at86rf230 driver
Since the AT86RF2xy chips are mostly compatible, this is only a small change to the actual driver code. The at86rf230 driver already supports the RF212 in most places, only three small adjustments are required: * force the initial state after P_ON to FORCE_TRX_OFF to work around a documented erratum * channels_supported depends on the frequency of the transceiver, and thus is_rf212 * do early detection of chip version select an appropriate _ops struct based on the chip version. Signed-off-by: Phoebe Buckheister <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions