boards: pinnacle_100_dvk: add hl7800 node label
Add HL7800 modem node label. Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
This commit is contained in:
parent
2d2e35b766
commit
971b3e2826
|
@ -122,7 +122,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)>;
|
||||
|
|
Loading…
Reference in New Issue