f6bbbc3c7d
The UC8176 and UC8179 chips that exist in tree have subtly different register layouts. Use separate compatible strings for these chips and a quirks structure that describe device-specific behavior. Signed-off-by: Andreas Sandberg <andreas@sandberg.uk>
9 lines
193 B
YAML
9 lines
193 B
YAML
# Copyright (c) 2022 Andreas Sandberg
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: UltraChip UC8176 EPD controller
|
|
|
|
compatible: "ultrachip,uc8176"
|
|
|
|
include: ultrachip,uc81xx-common.yaml
|