summaryrefslogtreecommitdiff
path: root/include/dm/platform_data
diff options
context:
space:
mode:
authorChris Packham <[email protected]>2023-07-10 10:47:35 +1200
committerStefan Roese <[email protected]>2023-07-13 10:26:27 +0200
commite6719fab6cdbc93f1cbe05ae6f5b031cb7e07928 (patch)
treec1ea02974a71ca9022054fd76b233f40f97ebff6 /include/dm/platform_data
parentd4360b4ecb06824b6a87f709c23f1fe073c70e15 (diff)
mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K
The CN9130 SoC (an ARMADA 8K type) has both a NAND Flash Controller and a generic local bus controller (Device Bus Controller) that share common pins. With a board design that incorporates both a NAND flash and uses the Device Bus (in our case for an SRAM) accessing the Device Bus device fails unless the NfArbiterEn bit is set. Setting the bit enables arbitration between the Device Bus and the NAND flash. Since there is no obvious downside in enabling this for designs that don't require arbitration, we always enable it. Signed-off-by: Chris Packham <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/dm/platform_data')
0 files changed, 0 insertions, 0 deletions