Advertisement
hanni76

Untitled

Apr 13th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /dts-v1/;
  2. /plugin/;
  3.  
  4. / {
  5. compatible = "allwinner,sun6i-a31s";
  6.  
  7. fragment@0 {
  8. target = <&pwm>;
  9. __overlay__ {
  10. pinctrl-names = "default";
  11. pinctrl-0 = <&pwm1_pins>;
  12. status = "okay";
  13. };
  14. };
  15. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement