Skip to content

Is register address error? #23

@mfcjck

Description

@mfcjck

linux-3.4/sound/soc/sunxi/audiocodec/sun8iw7_sndcodec.c
The register address named AC_DAC_TXDATA is 0x0c.

But Ref: Allwinner_H3_datasheet_v1.0.pdf the register address is 0x020.

The code in sun8iw7_sndcodec.c.
#define DAC_TX_DATA 0x0c

Is need fix the address 0x0c to 0x20?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions