Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2023 19:19:24 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        Mike Karels <mike@karels.net>
Cc:        Mark Millard <marklmi@yahoo.com>, Warner Losh <imp@bsdimp.com>, titus <titus@edc.ro>, freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: ALPHA1 on Raspberry Pi 3B+ [added: and RPi4B]
Message-ID:  <20230813191924.1b9b7927f0d98ce9937a571f@bidouilliste.com>
In-Reply-To: <BC6524EC-9E5F-43C8-B097-F9EF4AFD4DD8@karels.net>
References:  <C073A565-BAAC-4BA4-B26B-3F1655A2086B@karels.net> <C656CF5C-D4F9-46D2-9172-BB9F8149AE6B@yahoo.com> <1C94FEAF-C616-498F-8562-2E99CF12417D@edc.ro> <CANCZdfqr3L2BWL%2Bpm_x7h2LeqKK92hiVbrCopoAuBu7OB%2BGB2A@mail.gmail.com> <4F7960AE-F607-4FEF-8A02-2013862A37E3@yahoo.com> <BC6524EC-9E5F-43C8-B097-F9EF4AFD4DD8@karels.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Aug 2023 11:25:25 -0500
Mike Karels <mike@karels.net> wrote:

> On 13 Aug 2023, at 11:10, Mark Millard wrote:
> 
> > On Aug 13, 2023, at 08:17, Warner Losh <imp@bsdimp.com> wrote:
> >
> >> Manu just updated Linux DTS in the tree. Maybe see if you revert that if the problem persists.
> >
> > git: 69f8cc60aa1e - main - ofw_firmware: Only match if there is no compatible
> >
> > is the fix that Manu has committed:
> >
> > QUOTE
> >     ofw_firmware: Only match if there is no compatible
> >
> >     If there is a compatible string it likely means that the firmware needs
> >     a dedicated driver (like on RPI*).
> >
> >     PR:     273087
> >     Tested-by:      Mark Millard <marklmi26-fbsd@yahoo.com>
> >     Sponsored by:   Beckhoff Automation GmbH & Co. KG
> >     Fixes:          fdfd3a90b6ce ("ofw: Add a ofw_firmware driver")
> > END QUOTE
> 
> Just for completeness: that change fixes the bcm2835_cpufreq0/powerd
> problem and the gpioled0 problem, but not the clk_fixed2 problem
> (clk_fixed4 on rpi4).  Installing an msdos boot partition from the
> 3 Aug image makes that problem disappear.
> 
> 		Mike

 There is two fixed-clock in the DTB without clock-frequency property
and with a status set to "disabled", this isn't conforming to the
bindings
(https://cgit.freebsd.org/src/tree/sys/contrib/device-tree/Bindings/clock/fixed-clock.yaml)
so we complain on this, this is normal.

-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230813191924.1b9b7927f0d98ce9937a571f>