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/gnss/gnss.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/gnss/gnss.txt b/kernel/Documentation/devicetree/bindings/gnss/gnss.txt index f1e4a2f..d6dc9c0 100644 --- a/kernel/Documentation/devicetree/bindings/gnss/gnss.txt +++ b/kernel/Documentation/devicetree/bindings/gnss/gnss.txt @@ -8,7 +8,7 @@ Please refer to the following documents for generic properties: - Documentation/devicetree/bindings/serial/slave-device.txt + Documentation/devicetree/bindings/serial/serial.yaml Documentation/devicetree/bindings/spi/spi-bus.txt Required properties: @@ -17,6 +17,7 @@ represents Optional properties: +- lna-supply : Separate supply for an LNA - enable-gpios : GPIO used to enable the device - timepulse-gpios : Time pulse GPIO -- Gitblit v1.6.2