mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02: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:
committed by
Tom Rini
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
|
||||||
|
Reference in New Issue
Block a user