From b22da3d8526a935aa31e086e63f60ff3246cb61c Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 09 Dec 2023 07:24:11 +0000
Subject: [PATCH] add stmac read mac form eeprom
---
kernel/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/kernel/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt b/kernel/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt
index 6406f93..68cce39 100644
--- a/kernel/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt
+++ b/kernel/Documentation/devicetree/bindings/fpga/altera-hps2fpga-bridge.txt
@@ -9,10 +9,7 @@
- resets : Phandle and reset specifier for this bridge's reset
- clocks : Clocks used by this module.
-Optional properties:
-- bridge-enable : 0 if driver should disable bridge at startup.
- 1 if driver should enable bridge at startup.
- Default is to leave bridge in its current state.
+See Documentation/devicetree/bindings/fpga/fpga-bridge.txt for generic bindings.
Example:
fpga_bridge0: fpga-bridge@ff400000 {
--
Gitblit v1.6.2