aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/peci
AgeCommit message (Collapse)AuthorFilesLines
2023-08-07dt-bindings: Add bindings for peci-npcmTomer Maimon1-0/+56
Add device tree bindings for the peci-npcm controller driver. Signed-off-by: Tomer Maimon <[email protected]> Signed-off-by: Tyrone Ting <[email protected]> Co-developed-by: Iwona Winiarska <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Iwona Winiarska <[email protected]> Link: https://lore.kernel.org/r/[email protected]
2022-08-25dt-bindings: Remove 'Device Tree Bindings' from end of title:Andrew Lunn2-2/+2
As indicated in link: https://lore.kernel.org/all/[email protected]/ DT schema files should not have 'Device Tree Binding' as part of there title: line. Remove this in most .yaml files, so hopefully preventing developers copying it into new .yaml files, and being asked to remove it. Signed-off-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
2022-02-09dt-bindings: Add bindings for peci-aspeedIwona Winiarska1-0/+72
Add device tree bindings for the peci-aspeed controller driver. Co-developed-by: Jae Hyun Yoo <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Joel Stanley <[email protected]> Signed-off-by: Jae Hyun Yoo <[email protected]> Signed-off-by: Iwona Winiarska <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
2022-02-09dt-bindings: Add generic bindings for PECIIwona Winiarska1-0/+33
Add device tree bindings for the PECI controller. Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Acked-by: Joel Stanley <[email protected]> Signed-off-by: Iwona Winiarska <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>