diff options
author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2021-06-17 18:55:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 11:32:02 -0700 |
commit | 79ab2b37034b7790bd598597faddf689f5b10676 (patch) | |
tree | 3047f0757b312ea2bd5c800f98bff0bc9d892ea4 /Documentation/firmware-guide | |
parent | d1434cf513583a6abe5b65f1824c741e9e7af764 (diff) |
Documentation: ACPI: DSD: include phy.rst in the toctree
Include the new phy.rst into the index of the ACPI support
documentation.
Fixes: e71305acd81c ("Documentation: ACPI: DSD: Document MDIO PHY")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/firmware-guide')
-rw-r--r-- | Documentation/firmware-guide/acpi/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/firmware-guide/acpi/index.rst b/Documentation/firmware-guide/acpi/index.rst index f72b5f1769fb..a99ee402b212 100644 --- a/Documentation/firmware-guide/acpi/index.rst +++ b/Documentation/firmware-guide/acpi/index.rst @@ -11,6 +11,7 @@ ACPI Support dsd/graph dsd/data-node-references dsd/leds + dsd/phy enumeration osi method-customizing |