Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navassa ADRV9001 driver missing ability to set GPIO as "TX DCLK OUT" #2684

Open
esromneb opened this issue Dec 31, 2024 · 0 comments
Open

Navassa ADRV9001 driver missing ability to set GPIO as "TX DCLK OUT" #2684

esromneb opened this issue Dec 31, 2024 · 0 comments

Comments

@esromneb
Copy link

esromneb commented Dec 31, 2024

The user's guide (https://www.analog.com/media/en/technical-documentation/user-guides/adrv9001-ug1828.pdf) states on page 260-261 that DPGIO_12 - DGPIO_15 can be configured in "TX DCLK OUT" mode / feature. When looking at the driver code, these enums are missing from typedef enum adi_adrv9001_GpioSignal

https://github.com/analogdevicesinc/linux/blob/adi-6.1.0/drivers/iio/adc/navassa/devices/adrv9001/public/include/adi_adrv9001_gpio_types.h#L150

Is there a different way to configure "TX DCLK OUT" that I'm missing? (I'm on the adi-6.1.0 branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant