dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Fri, 25 Nov 2022 05:41:10 +0000 (11:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2023 12:08:52 +0000 (13:08 +0100)
commitfc4d041e947b2b12fe0972781b4577a7d2647bfa
tree363ecc7ba9cb010401bad371019bcc515e920efb
parentc7109c72ab92dd6934b9ff8d45cb7e86f7a7ba0d
dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager

Triple Modular Redundancy(TMR) subsystem contains three microblaze cores,
subsystem is fault-tolerant and continues to operate nominally after
encountering an error. Together with the capability to detect and recover
from errors, the implementation ensures the reliability of the entire
subsystem.  TMR Manager is responsible for performing recovery of the
subsystem detects the fault via a break signal it invokes microblaze
software break handler which calls the tmr manager driver api to
update the error count and status.

Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221125054113.122833-2-appana.durga.kedareswara.rao@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/misc/xlnx,tmr-manager.yaml [new file with mode: 0644]