Skip to content

Commit 2132f8a

Browse files
committed
Reapply "dtoverlays: Add Sense Hat to hat_map"
This reverts commit 14fc8b7.
1 parent 3a7ab92 commit 2132f8a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

arch/arm/boot/dts/overlays/hat_map.dts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,14 @@
9595
uuid = [ 1c955808 681f 4bbc a2ef b7ea47cd388e ];
9696
overlay = "recalboxrgbdual";
9797
};
98+
99+
sensehat-v1 {
100+
uuid = [ 5d960035 8e87 428f 95d8 59852d697754 ];
101+
overlay = "rpi-sense";
102+
};
103+
104+
sensehat-v2 {
105+
uuid = [ 1aa9c428 72eb 48da 9306 8c3706ed3653 ];
106+
overlay = "rpi-sense-v2";
107+
};
98108
};

0 commit comments

Comments
 (0)