| <!DOCTYPE html> |
| |
| <html lang="en" data-content_root="../"> |
| <head> |
| <meta charset="utf-8" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
| |
| <title>Device Tree — skiboot d365a01 |
| documentation</title> |
| <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> |
| <link rel="stylesheet" type="text/css" href="../_static/classic.css?v=514cf933" /> |
| |
| <script src="../_static/documentation_options.js?v=e1fecbe9"></script> |
| <script src="../_static/doctools.js?v=888ff710"></script> |
| <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
| |
| <link rel="index" title="Index" href="../genindex.html" /> |
| <link rel="search" title="Search" href="../search.html" /> |
| <link rel="next" title="ibm,cvc" href="ibm%2Ccvc.html" /> |
| <link rel="prev" title="Device Tree" href="../device-tree.html" /> |
| </head><body> |
| <div class="related" role="navigation" aria-label="related navigation"> |
| <h3>Navigation</h3> |
| <ul> |
| <li class="right" style="margin-right: 10px"> |
| <a href="../genindex.html" title="General Index" |
| accesskey="I">index</a></li> |
| <li class="right" > |
| <a href="ibm%2Ccvc.html" title="ibm,cvc" |
| accesskey="N">next</a> |</li> |
| <li class="right" > |
| <a href="../device-tree.html" title="Device Tree" |
| accesskey="P">previous</a> |</li> |
| <li class="nav-item nav-item-0"><a href="../index.html">skiboot d365a01 |
| documentation</a> »</li> |
| <li class="nav-item nav-item-this"><a href="">Device Tree</a></li> |
| </ul> |
| </div> |
| |
| <div class="document"> |
| <div class="documentwrapper"> |
| <div class="bodywrapper"> |
| <div class="body" role="main"> |
| |
| <section id="device-tree"> |
| <h1>Device Tree<a class="headerlink" href="#device-tree" title="Link to this heading">ΒΆ</a></h1> |
| <p>Device Tree for OPAL. Please refer to Device Tree Spec.</p> |
| <div class="toctree-wrapper compound"> |
| <ul> |
| <li class="toctree-l1"><a class="reference internal" href="ibm%2Ccvc.html">ibm,cvc</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="ibm%2Cfirmware-versions.html">ibm,firmware-versions node</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="ibm%2Copal.html">ibm,opal</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="ibm%2Csecureboot.html">ibm,secureboot</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="imc.html">IMC Device Tree Bindings</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="memory-hierarchy.html">P9 memory hierarchy</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="nvlink.html">Nvlink Device Tree Bindings</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="nx.html">Nest (NX) Accelerator Coprocessor</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="opencapi.html">OpenCAPI Device Tree Bindings</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="pci.html">PCI Device Tree Bindings</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="reserved-memory.html">reserved-memory device tree nodes</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="tpm.html">Trusted Platform Module (TPM)</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="vas.html">Virtual Accelerator Switchboard (VAS)</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="vpd.html">VPD (Vital Product Data)</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="ibm%2Cpowerpc-cpu-features/binding.html">ibm,powerpc-cpu-features Binding</a></li> |
| <li class="toctree-l1"><a class="reference internal" href="ibm%2Cpowerpc-cpu-features/design.html">ibm,powerpc-cpu-features Design</a></li> |
| </ul> |
| </div> |
| </section> |
| |
| |
| <div class="clearer"></div> |
| </div> |
| </div> |
| </div> |
| <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
| <div class="sphinxsidebarwrapper"> |
| <div> |
| <h4>Previous topic</h4> |
| <p class="topless"><a href="../device-tree.html" |
| title="previous chapter">Device Tree</a></p> |
| </div> |
| <div> |
| <h4>Next topic</h4> |
| <p class="topless"><a href="ibm%2Ccvc.html" |
| title="next chapter">ibm,cvc</a></p> |
| </div> |
| <div role="note" aria-label="source link"> |
| <h3>This Page</h3> |
| <ul class="this-page-menu"> |
| <li><a href="../_sources/device-tree/index.rst.txt" |
| rel="nofollow">Show Source</a></li> |
| </ul> |
| </div> |
| <div id="searchbox" style="display: none" role="search"> |
| <h3 id="searchlabel">Quick search</h3> |
| <div class="searchformwrapper"> |
| <form class="search" action="../search.html" method="get"> |
| <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> |
| <input type="submit" value="Go" /> |
| </form> |
| </div> |
| </div> |
| <script>document.getElementById('searchbox').style.display = "block"</script> |
| </div> |
| </div> |
| <div class="clearer"></div> |
| </div> |
| <div class="related" role="navigation" aria-label="related navigation"> |
| <h3>Navigation</h3> |
| <ul> |
| <li class="right" style="margin-right: 10px"> |
| <a href="../genindex.html" title="General Index" |
| >index</a></li> |
| <li class="right" > |
| <a href="ibm%2Ccvc.html" title="ibm,cvc" |
| >next</a> |</li> |
| <li class="right" > |
| <a href="../device-tree.html" title="Device Tree" |
| >previous</a> |</li> |
| <li class="nav-item nav-item-0"><a href="../index.html">skiboot d365a01 |
| documentation</a> »</li> |
| <li class="nav-item nav-item-this"><a href="">Device Tree</a></li> |
| </ul> |
| </div> |
| <div class="footer" role="contentinfo"> |
| © Copyright 2016-2017, IBM, others. |
| Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.2.6. |
| </div> |
| </body> |
| </html> |