xref: /kernel/linux/linux-6.6/include/dt-bindings/mfd/palmas.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/mfd/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * This header provides macros for Palmas device bindings.
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (c) 2013, NVIDIA Corporation.
662306a36Sopenharmony_ci *
762306a36Sopenharmony_ci * Author: Laxman Dewangan <ldewangan@nvidia.com>
862306a36Sopenharmony_ci *
962306a36Sopenharmony_ci */
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#ifndef __DT_BINDINGS_PALMAS_H
1262306a36Sopenharmony_ci#define __DT_BINDINGS_PALMAS_H
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci/* External control pins */
1562306a36Sopenharmony_ci#define PALMAS_EXT_CONTROL_PIN_ENABLE1	1
1662306a36Sopenharmony_ci#define PALMAS_EXT_CONTROL_PIN_ENABLE2	2
1762306a36Sopenharmony_ci#define PALMAS_EXT_CONTROL_PIN_NSLEEP	3
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ci#endif /* __DT_BINDINGS_PALMAS_H */
20

Indexes created Thu Nov 07 10:32:03 CST 2024