Skip to content

adsp: sru: control DAI pin input buffer enable more sanely #3427

Description

@sipraga

PADS_DAIn_IE is currently just set once during the probe of the SRU driver, with the register addresses being guarded by #ifdefs on the SoC variant. This is obviously bad and should be converted into something based on compatible string, so that the driver is generic. The setting of input enable should perhaps also follow the actual usage of the pins rather than being unconditionally enabled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions