Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 1_debootstrap/dtb/kirkwood-linkstation-6282.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,10 @@
gpios = <&gpio0 17 GPIO_ACTIVE_LOW
&gpio0 16 GPIO_ACTIVE_LOW>;

gpio-fan,speed-map = <0 3
1500 2
3250 1
5000 0>;
gpio-fan,speed-map = <0 0
1500 1
3250 2
5000 3>;

alarm-gpios = <&gpio1 11 GPIO_ACTIVE_HIGH>;
};
Expand Down