fd0a552fc1
Co-authored-by: jack <jack@pngu.org>
7 lines
159 B
C
7 lines
159 B
C
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
|
|
|
#pragma once
|
|
|
|
#define BACKLIGHT_PWM_DRIVER PWMD2
|
|
#define BACKLIGHT_PWM_CHANNEL 2
|
|
#define BACKLIGHT_PAL_MODE 2
|