| // SPDX-License-Identifier: GPL-2.0+ |
| * Copyright (C) 2018-2021 Marvell International Ltd. |
| /* This should go only into devel boards */ |
| compatible = "marvell,cp110"; |
| compatible = "marvell,sample-at-reset"; |
| description = "CPU/DDR and PIDI frequencies"; |
| options = "0x0", "CPU/DDR = 0x0: 2000/1200 Mhz, PIDI = 0: 1Ghz", |
| "0x2", "CPU/DDR = 0x6: 2200/1200 Mhz, PIDI = 0: 1Ghz", |
| "0x4", "CPU/DDR = 0xD: 1600/1200 Mhz, PIDI = 0: 1Ghz"; |
| description = "Boot mode options"; |
| options = "0xE", "CP0_NAND PIDI BW-8bit, PS-4KB, ECC-4bit\t(supported configuration: B)", |
| "0xF", "CP0_NAND PIDI BW-8bit, PS-4KB, ECC-8bit\t(supported configuration: B)", |
| "0x32", "CP1_SPI_1 24bits"; |