Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.15-rc4 10 lines 384 B view raw
1* Clock bindings for Freescale i.MX6 SoloLite 2 3Required properties: 4- compatible: Should be "fsl,imx6sl-ccm" 5- reg: Address and length of the register set 6- #clock-cells: Should be <1> 7 8The clock consumer should specify the desired clock by having the clock 9ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx6sl-clock.h 10for the full list of i.MX6 SoloLite clock IDs.