0bb486aa29
The driver was never migrated to Devicetree, this patch converts the driver to a proper Devicetree based device. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
9 lines
179 B
YAML
9 lines
179 B
YAML
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Seeed Grove LCD RGB
|
|
|
|
compatible: "seeed,grove-lcd-rgb"
|
|
|
|
include: i2c-device.yaml
|