Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 51b1cdcb authored by Jason Kridner's avatar Jason Kridner
Browse files

obotics-cape.dtso: add of-symlink entries

parent 3170c7cd
No related merge requests found
......@@ -47,6 +47,7 @@
#pwm-cells = <3>;
status = "okay";
clocks = <&fabric_clk3>;
symlink = "bone/pwm/1";
};
bone_pwm_2: pwm@41500000 {
......@@ -56,6 +57,7 @@
#pwm-cells = <3>;
status = "okay";
clocks = <&fabric_clk3>;
symlink = "bone/pwm/2";
};
};
};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment