diff options
author | Faiz Abbas <faiz_abbas@ti.com> | 2018-07-09 19:48:38 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-07-10 08:31:27 +0300 |
commit | 7f35e63dbfcb627bd30bac45702ffdf1ddde1516 (patch) | |
tree | c084a5cd1c33664f92dc656432954190fc8946b8 /Documentation/devicetree/bindings/bus/ti-sysc.txt | |
parent | 91c17a7006d2e8313afb9666f66313fdc992bfda (diff) | |
download | linux-7f35e63dbfcb627bd30bac45702ffdf1ddde1516.tar.xz |
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
The dra76x MCAN generic interconnect module has a its own
format for the bits in the control registers.
Therefore add a new module type, new regbits and new capabilities
specific to the MCAN module.
Acked-by: Rob Herring <robh@kernel.org>
CC: Tony Lindgren <tony@atomide.com>
Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation/devicetree/bindings/bus/ti-sysc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/bus/ti-sysc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/bus/ti-sysc.txt b/Documentation/devicetree/bindings/bus/ti-sysc.txt index d8ed5b780ed9..91dc2333af01 100644 --- a/Documentation/devicetree/bindings/bus/ti-sysc.txt +++ b/Documentation/devicetree/bindings/bus/ti-sysc.txt @@ -36,6 +36,7 @@ Required standard properties: "ti,sysc-omap-aes" "ti,sysc-mcasp" "ti,sysc-usb-host-fs" + "ti,sysc-dra7-mcan" - reg shall have register areas implemented for the interconnect target module in question such as revision, sysc and syss |