Advertisement
Guest User

Untitled

a guest
Feb 5th, 2024
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. ethernet-phy@28 {
  2. reset-deassert-us = <0x2710>;
  3. reset-gpios = <0x0b 0x2c 0x01>;
  4. compatible = "ethernet-phy-id004d.d101";
  5. reg = <0x1c>;
  6. phandle = <0x2b>;
  7.  
  8. leds {
  9. #address-cells = <0x01>;
  10. #size-cells = <0x00>;
  11.  
  12. led@0 {
  13. function = "wan";
  14. color = <0x02>;
  15. default-state = "keep";
  16. reg = <0x00>;
  17. };
  18.  
  19. led@1 {
  20. function = "wan";
  21. color = <0x06>;
  22. default-state = "keep";
  23. reg = <0x01>;
  24. };
  25. };
  26. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement