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.4 12 lines 177 B view raw
1* TI twl RTC 2 3The TWL family (twl4030/6030) contains a RTC. 4 5Required properties: 6- compatible : Should be twl4030-rtc 7 8Examples: 9 10rtc@0 { 11 compatible = "ti,twl4030-rtc"; 12};