sdhci_fdt ignores clock-frequency property in .dtb
Ian Lepore
ian at FreeBSD.org
Fri May 2 01:29:42 UTC 2014
On Wed, 2014-04-30 at 08:38 -0700, Thomas Skibo wrote:
> New patch.
>
> On 4/29/14, 5:05 PM, Ian Lepore wrote:
> > On Tue, 2014-04-29 at 14:35 -0700, Thomas Skibo wrote:
> >> Another Zynq bug-fix. One Zynq board out there needs to set this
> >> property or else the SD card gets clocked too fast.
> >>
> >> Thanks,
> >>
> >
> > The documented property for this is max-frequency rather than
> > clock-frequency. Is this a completely new property for us, or are you
> > just making the code honor what's in our existing dts files? Either way
> > we should use the documented name, I'm just wondering if we need to fix
> > dts files and give folks a heads-up about the change.
> >
> > -- Ian
> >
This is committed as r265208. Thanks.
-- Ian
More information about the freebsd-arm
mailing list