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

Add header for ad7150 #1

Open
wants to merge 1 commit into
base: ad7280a-hacks
Choose a base branch
from

Conversation

marceloschmitt1
Copy link

Guess you may have forgotten to add the header file for ad7150.
I came up with this one for an alternative.
There's also an adjustment to the ad7150 buffer which is small enough to make me feel lazy about splitting the commit.

Still this doesn't work on my setup. Qemu exits with a segfault when trying to create the ad7150 device with i2c_slave_create_simple(). For now, I commented out the ad7150 stuff to play with ad7280a emulation.
I'm using the image you suggested on the mailing list with a mostly equal launch string except I'm also passing the initrd file I found inside the nocloud image.
I'll probably give ad7150 emulation a break to have look at the ad7280 patches. Nevertheless, I'm keen to try suggestions for the ad7150 emulation. :-)

Add a header for ad7150 CDC device.
Adjust ad7150 I2C buffer size so we can compile all this nicely.

Signed-off-by: Marcelo Schmitt <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant