// SPDX-License-Identifier: Apache-2.0 #pragma once #include #include #ifdef __cplusplus extern "C" { #endif DEFINE_DEVICETREE(axp2101_backlight, struct Axp2101BacklightConfig) #ifdef __cplusplus } #endif