Guest User

Untitled

a guest
Aug 16th, 2023
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. &i2c3 {
  2. >---status = "okay";
  3. >---pinctrl-0 = <&i2c3_sda_a_pins>, <&i2c3_sck_a_pins>;
  4. >---pinctrl-names = "default";
  5.  
  6. >---rtc: rtc@51 {
  7. >--->---compatible = "nxp,pcf8563";
  8. >--->---reg = <0x51>;
  9. >--->---wakeup-source;
  10. >---};
  11. };
  12.  
Advertisement
Add Comment
Please, Sign In to add comment