Skip to content

Commit

Permalink
dtoverlays: Add Sense Hat to hat_map
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Stevenson <[email protected]>
  • Loading branch information
6by9 committed Sep 20, 2024
1 parent 18bac92 commit a364cec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions arch/arm/boot/dts/overlays/hat_map.dts
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,14 @@
uuid = [ 1c955808 681f 4bbc a2ef b7ea47cd388e ];
overlay = "recalboxrgbdual";
};

sensehat-v1 {
uuid = [ 5d960035 8e87 428f 95d8 59852d697754 ];
overlay = "rpi-sense";
};

sensehat-v2 {
uuid = [ 1aa9c428 72eb 48da 9306 8c3706ed3653 ];
overlay = "rpi-sense-v2";
};
};

0 comments on commit a364cec

Please sign in to comment.