Skip to content

Vccaux returns incorrect value #9

@loner02

Description

@loner02

In linux/drivers/iio/adc/xilinx-xadc-core.c (line 1008++), both vccint and vccaux refer to same register XADC_REG_VCCINT.

XADC_CHAN_VOLTAGE(0, 9, XADC_REG_VCCINT, "vccint", true),
XADC_CHAN_VOLTAGE(1, 10, XADC_REG_VCCINT, "vccaux", true),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions