mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-11 13:43:27 +08:00
arm: dts: mt7622: add SATA reset constants
add reset constants used for SATA to header file Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
This commit is contained in:
parent
f08c2c2d87
commit
362e5e1e19
@ -6,7 +6,10 @@
|
|||||||
#ifndef _DT_BINDINGS_MTK_RESET_H_
|
#ifndef _DT_BINDINGS_MTK_RESET_H_
|
||||||
#define _DT_BINDINGS_MTK_RESET_H_
|
#define _DT_BINDINGS_MTK_RESET_H_
|
||||||
|
|
||||||
/* PCIe Subsystem resets */
|
/* PCIe/SATA Subsystem resets */
|
||||||
|
#define MT7622_SATA_PHY_REG_RST 12
|
||||||
|
#define MT7622_SATA_PHY_SW_RST 13
|
||||||
|
#define MT7622_SATA_AXI_BUS_RST 15
|
||||||
#define PCIE1_CORE_RST 19
|
#define PCIE1_CORE_RST 19
|
||||||
#define PCIE1_MMIO_RST 20
|
#define PCIE1_MMIO_RST 20
|
||||||
#define PCIE1_HRST 21
|
#define PCIE1_HRST 21
|
||||||
|
Loading…
Reference in New Issue
Block a user