mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-16 12:22:33 +02:00
Linux_SDK_V1.0.2
This commit is contained in:
14
include/dt-bindings/reset/light-reset.h
Normal file
14
include/dt-bindings/reset/light-reset.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (C) 2021 Alibaba, Inc.
|
||||
*
|
||||
* Author: zenglinghui <zenglinghui.zlh@linux.alibaba.com>
|
||||
*/
|
||||
|
||||
#ifndef DT_BINDING_RESET_LIGHT_H
|
||||
#define DT_BINDING_RESET_LIGHT_H
|
||||
|
||||
#define LIGHT_RESET_WDT0 0
|
||||
#define LIGHT_RESET_WDT1 1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user