1 * Maxim MCP795 SPI Serial Real-Time Clock 2 3 Required properties: 4 - compatible: Should contain "maxim,mcp795". 5 - reg: SPI address for chip 6 7 Example: 8 mcp795: rtc@0 { 9 compatible = "maxim,mcp795"; 10 reg = <0>; 11 };
Cache object: 74d1e3dd64aab413468b456d9965b637
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.