Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
tests/qtest: pca9554: test absence of command auto-increment
Emmanuel Blot committed 3 months ago
tests/qtest: pca9554: test polarity inversion
Emmanuel Blot committed 3 months ago
tests/qtest: pca9554: test output-to-input reflection and pull-ups
Emmanuel Blot committed 3 months ago
tests/qtest: add PCA9554 register access tests
Emmanuel Blot committed 3 months ago
hw/gpio: pca9554: expose pin%d as a string property
Emmanuel Blot committed 3 months ago
hw/gpio: pca9554: reflect push-pull outputs in the input register
Emmanuel Blot committed 3 months ago
hw/gpio: pca9554: add hw-dir property honoring the configured pin direction
Emmanuel Blot committed 3 months ago
hw/gpio: pca9554: add PCA9536 support
Emmanuel Blot committed 3 months ago
tests/qtest: pca9552: test behaviour specific to the LED variant
Emmanuel Blot committed 3 months ago
tests/qtest: pca9555: test auto-increment and command wrapping
Emmanuel Blot committed 3 months ago
tests/qtest: pca9555: test polarity inversion
Emmanuel Blot committed 3 months ago
tests/qtest: pca9555: test output-to-input reflection and pull-ups
Emmanuel Blot committed 3 months ago
tests/qtest: add PCA9555 register access tests
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: expose GPIO pins as pin%d QOM properties
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: conform GPIO command handling to the datasheet
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: apply input polarity inversion on read
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: use the Resettable interface instead of legacy reset
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: declare pca9555 device as an alias of pca9535 device
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: default description to the instantiated type name
Emmanuel Blot committed 3 months ago
hw/gpio: pca9552: rename I2CSlave member to parent_obj
Emmanuel Blot committed 3 months ago