Commit d87764da authored by Thierry Reding's avatar Thierry Reding

arm64: tegra: Enable PWM on Jetson Nano

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent e57cf057
......@@ -88,6 +88,10 @@ serial@70006000 {
status = "okay";
};
pwm@7000a000 {
status = "okay";
};
i2c@7000c500 {
status = "okay";
clock-frequency = <100000>;
......
Markdown is supported
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