Skip to content

[LTC6952] Wrong datatype for VCO #2750

@tfcollins

Description

@tfcollins

ret = of_property_read_u32(np, "adi,vco-frequency-hz",

VCO can reach 4.5 GHz therefore datatype should be a ULL. This just squeaks over the max value of a UL.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions