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/sound/rt5645.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/sound/rt5645.txt b/kernel/Documentation/devicetree/bindings/sound/rt5645.txt index a03f9a8..41a62fd 100644 --- a/kernel/Documentation/devicetree/bindings/sound/rt5645.txt +++ b/kernel/Documentation/devicetree/bindings/sound/rt5645.txt @@ -10,6 +10,10 @@ - interrupts : The CODEC's interrupt output. +- avdd-supply: Power supply for AVDD, providing 1.8V. + +- cpvdd-supply: Power supply for CPVDD, providing 3.5V. + Optional properties: - hp-detect-gpios: -- Gitblit v1.6.2