Skip to content

Commit

Permalink
boards: mg100: add hl7800 node label
Browse files Browse the repository at this point in the history
Add HL7800 modem node label.

Signed-off-by: Ryan Erickson <[email protected]>
  • Loading branch information
rerickson1 authored and dleach02 committed Mar 13, 2024
1 parent 4a55bc0 commit 2d2e35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/lairdconnect/mg100/mg100.dts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
pinctrl-0 = <&uart1_default>;
pinctrl-1 = <&uart1_sleep>;
pinctrl-names = "default", "sleep";
hl7800 {
hl7800: hl7800 {
compatible = "swir,hl7800";
status = "okay";
mdm-reset-gpios = <&gpio1 15 (GPIO_OPEN_DRAIN | GPIO_ACTIVE_LOW)>;
Expand Down

0 comments on commit 2d2e35b

Please sign in to comment.