[PATCH v2 0/4] mtd: rawnand: qcom: Add MDM9607
Stephan Gerhold <[email protected]>
| Newsgroups | org.infradead.lists.linux-mtd,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
MDM9607 has QPIC v1.5 that supports the OP_PAGE_READ_ONFI_READ command, but is missing the rest of the hardware changes in QPIC v2. There is also only a single clock that can be controlled using the RPM firmware. Document and add the new qcom,mdm9607-nand compatible for this setup. Signed-off-by: Stephan Gerhold <[email protected]> --- Changes in v2: - Pick up review tags (Mani, Krzysztof) - Clarify commit message/comments in PATCH 1 and 2 based on discussion. The OS can only control one clock on these platforms. (Krzysztof, Miquel, Konrad, Mani) - Link to v1: https://patch.msgid.link/[email protected] --- Stephan Gerhold (4): dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAND controller mtd: rawnand: qcom: Make "aon" clock optional mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2 mtd: rawnand: qcom: Add MDM9607 compatible .../devicetree/bindings/mtd/qcom,nandc.yaml | 25 ++++++++++++++++++ drivers/mtd/nand/raw/qcom_nandc.c | 30 ++++++++++++++++------ include/linux/mtd/nand-qpic-common.h | 2 ++ 3 files changed, 49 insertions(+), 8 deletions(-) --- base-commit: adfc275b317c02cd043b0cf28b8cfb7459b041f0 change-id: 20260608-qcom-nandc-mdm9607-f2196eeb6bc0 Best regards, -- Stephan Gerhold <[email protected]> ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/