docs: Add PECI documentation
authorIwona Winiarska <iwona.winiarska@intel.com>
Tue, 8 Feb 2022 15:36:39 +0000 (16:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Feb 2022 07:04:44 +0000 (08:04 +0100)
commit0580565dd717cb135633ebdbc1d84fe6b0a3fa78
treed9a19766d6b5f4ae67047a009c0207d740386bbf
parentbdcfb955acc94a367b4dc6fbb19acc87ecda8dd6
docs: Add PECI documentation

Add a brief overview of PECI and PECI wire interface.
The documentation also contains kernel-doc for PECI subsystem internals
and PECI CPU Driver API.

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Iwona Winiarska <iwona.winiarska@intel.com>
Link: https://lore.kernel.org/r/20220208153639.255278-14-iwona.winiarska@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/index.rst
Documentation/peci/index.rst [new file with mode: 0644]
Documentation/peci/peci.rst [new file with mode: 0644]
MAINTAINERS