drivers: modem: hl7800: fix dts binding

Fix hl7800 vendor prefix to match existing Sierra Wireless entry.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
This commit is contained in:
Ryan Erickson 2020-09-08 11:11:16 -05:00 committed by Maureen Helm
commit 5ac21bd604
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0
*/
#define DT_DRV_COMPAT swi_hl7800
#define DT_DRV_COMPAT swir_hl7800
#include <logging/log.h>
LOG_MODULE_REGISTER(modem_hl7800, CONFIG_MODEM_LOG_LEVEL);

View file

@ -6,7 +6,7 @@
description: Sierra Wireless HL7800 Modem
compatible: "swi,hl7800"
compatible: "swir,hl7800"
include: uart-device.yaml