Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-21 | gdsys_rxaui_ctrl: Use new regmap interface | Mario Six | |
For the DM case, use the proper parameter for the regmap_init_mem call (which is the ofnode, not the udevice). Signed-off-by: Mario Six <mario.six@gdsys.cc> | |||
2019-05-21 | gdsys_rxaui_ctrl: Return old state | Mario Six | |
Make the gdsys_rxaui_ctrl polarity setting function return the old state to comply with the API requirements. Signed-off-by: Mario Six <mario.six@gdsys.cc> | |||
2018-05-08 | gdsys: drivers: Add gdsys_rxaui_ctrl driver | Mario Six | |
Add a driver for RXAUI control on IHS FPGAs. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org> |