blob: 0956e22447d69fcb76c2515932da155a45c5164b [file] [log] [blame] [edit]
/* SPDX-License-Identifier: GPL-2.0 */
/**
* Copyright 2021 Google LLC.
*/
#ifndef __SSR_PS13216_H_
#define __SSR_PS13216_H_
#include <linux/regmap.h>
extern struct regmap_config ps13216_regmap_config;
#endif