svn commit: r349596 - head/sys/dev/fdt

Hans Petter Selasky hps at selasky.org
Tue Jul 2 11:06:26 UTC 2019


On 2019-07-02 10:48, Ganbold Tsagaankhuu wrote:
> On Tue, Jul 2, 2019 at 4:47 PM Ganbold Tsagaankhuu <ganbold at freebsd.org>
> wrote:
> 
>> Author: ganbold
>> Date: Tue Jul  2 08:47:18 2019
>> New Revision: 349596
>> URL: https://svnweb.freebsd.org/changeset/base/349596
>>
>> Log:
>>    Extend simple_mfd driver to expose a syscon interface if
>>    that node is also compatible with syscon. For instance,
>>    Rockchip RK3399's GRF (General Register Files) is compatible
>>    with simple-mfd as well as syscon and has devices like
>>    usb2-phy, emmc-phy and pcie-phy etc. under it.
>>
> 
> Forgot to include:
> 
> https://reviews.freebsd.org/D20647
> 



08:55:21 /usr/src/sys/dev/fdt/simple_mfd.c:54:23: error: syscon_if.h: No 
such file or directory

See:
https://ci.freebsd.org/tinderbox/

--HPS


More information about the svn-src-all mailing list