[PATCH v6 5/9] dt-bindings: ARM: document marvell, ecc-enable binding
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-11-09 11:40:25
Also in:
linux-devicetree, linux-edac, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-11-09 11:40:25
Also in:
linux-devicetree, linux-edac, lkml
On Fri, Nov 9, 2018 at 8:04 AM Chris Packham [off-list ref] wrote:
Add documentation for the marvell,ecc-enable and marvell,ecc-disable properties which can be used to enable/disable ECC on the Marvell aurora cache. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> ---
Why do you need both enable and disable? Wouldn't one of them be enough here?
Arnd