Module Name: src Committed By: jmcneill Date: Sun Jun 10 13:26:30 UTC 2018
Modified Files: src/sys/dev/fdt: fdt_clock.c fdtvar.h Log Message: Add fdtbus_clock_byname, which can be used by clock backends to lookup clocks in other domains by "clock-output-names" property. Not intended for ordinary driver use. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/fdt/fdt_clock.c cvs rdiff -u -r1.32 -r1.33 src/sys/dev/fdt/fdtvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.