Lines Matching +full:soc +full:- +full:rtc
8 These clocks are used by the RTC and the Event Router peripherals.
13 Documentation/devicetree/bindings/clock/clock-bindings.txt
16 - compatible:
17 Should be "nxp,lpc1850-creg-clk"
18 - #clock-cells:
20 - clocks:
23 The creg-clk node must be a child of the creg syscon node.
32 soc {
34 compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
37 creg_clk: clock-controller {
38 compatible = "nxp,lpc1850-creg-clk";
40 #clock-cells = <1>;
46 rtc: rtc@40046000 {
49 clock-names = "rtc", "reg";