From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30D72C38A2A for ; Fri, 8 May 2020 10:09:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EF84120870 for ; Fri, 8 May 2020 10:09:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jq4wJeT7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EF84120870 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baikalelectronics.ru Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Vw5OUu2XVulctKxWzv7COvXr4+m2ksK1gSxDmJXS6Qk=; b=jq4wJeT7F8cDBG bAaeoYZ/21kZy/pt6lgjb7LK7+ZDGwVHp5tq0x++9CArcJT910Bn1puJNxamd1VT/wk4FGMjlwRSH 8Q6ck0BcCjBMp9mx43BBH5Tzueng33pbajkeed/t8pFppGHx5sT7gH5LYqZQBzGLfs4E4BE29Nb/x cDIMUZHvlqAxLV2ESnpC0N53OWdoirbLCFqCleJwWaTQx4OLjYJMXwvnQfJNwS0Blksr/cEKba9dr AM2Pq4W5GL866WHgs4z3KdwE/a5ep9NusyJkoStJhJ4ToMFrwWBRbcnNYB1Tgvn/bkKC4y9A8n2O4 +CV28b+oM0xEESGdRHlA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jWzwk-0005l3-PN; Fri, 08 May 2020 10:09:34 +0000 Received: from ns2.chip.baikal.ru ([94.125.187.42] helo=mail.baikalelectronics.ru) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jWzwg-0005jf-BW for linux-mtd@lists.infradead.org; Fri, 08 May 2020 10:09:33 +0000 Received: from localhost (unknown [127.0.0.1]) by mail.baikalelectronics.ru (Postfix) with ESMTP id 8A5CF80307C7; Fri, 8 May 2020 10:09:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at baikalelectronics.ru Received: from mail.baikalelectronics.ru ([127.0.0.1]) by localhost (mail.baikalelectronics.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yZfv1XbDoAXA; Fri, 8 May 2020 13:09:21 +0300 (MSK) From: Serge Semin To: Miquel Raynal , Richard Weinberger , Vignesh Raghavendra Subject: [PATCH] mtd: physmap: Add Baikal-T1 physically mapped ROMs support Date: Fri, 8 May 2020 13:08:55 +0300 Message-ID: <20200508100905.5854-1-Sergey.Semin@baikalelectronics.ru> MIME-Version: 1.0 X-ClientProxiedBy: MAIL.baikal.int (192.168.51.25) To mail (192.168.51.25) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200508_030930_755523_A726700E X-CRM114-Status: GOOD ( 25.79 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexey Kolotnikov , Thomas Bogendoerfer , Vadim Vlasov , Maxim Kaurkin , Ramil Zaripov , linux-mips@vger.kernel.org, Linus Walleij , Ralf Baechle , Serge Semin , Alexey Malahov , Serge Semin , linux-mtd@lists.infradead.org, Arnd Bergmann , Pavel Parkhomenko , Ekaterina Skachko , Greg Kroah-Hartman , Geert Uytterhoeven , Thomas Gleixner , Paul Burton , Lee Jones , linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Baikal-T1 Boot Controller provides an access to a RO storages, which are physically mapped into the MMIO space. In particularly there are the Internal ROM embedded into the SoC with a pre-installed firmware, externally attached SPI flash (also accessed in the read-only mode) and a memory region, which mirrors one of them in accordance with the currently enabled system boot mode (also called Boot ROM). This commit adds the ROMs support to the physmap driver of the MTD kernel subsystem. Currently the driver only supports the Internal ROM, since physically mapped SPI flash is utilized by the Baikal-T1 System Boot Controller driver so won't be available over mtd-rom interface and the Boot ROM mirror mapping has dependency on the SPI flash mapping switcher available within the SPI flash registers space. The real access to the Boot ROM memory will be added in future. Note we had to create a dedicated code for the ROMs since read from the corresponding memory regions must be done via the dword-aligned addresses. In addition the driver in future states will have to take into account that the Boot ROM might mirror the SPI flash region so before accessing it the SPI flash direct mapping must be enabled by means of a dedicated flag in the Baikal-T1 System SPI register flag. Signed-off-by: Serge Semin Cc: Alexey Malahov Cc: Maxim Kaurkin Cc: Pavel Parkhomenko Cc: Ramil Zaripov Cc: Ekaterina Skachko Cc: Vadim Vlasov Cc: Alexey Kolotnikov Cc: Thomas Bogendoerfer Cc: Paul Burton Cc: Ralf Baechle Cc: Arnd Bergmann Cc: Lee Jones Cc: linux-mips@vger.kernel.org --- This patchset is rebased and tested on the mainline Linux kernel 5.7-rc4: base-commit: 0e698dfa2822 ("Linux 5.7-rc4") tag: v5.7-rc4 New vendor prefix will be added in the framework of the next patchset: https://lkml.org/lkml/2020/5/6/1047 Note since the next patchset is no longer relevant (as a result of a discussion with @Lee and @Miquel) https://lkml.org/lkml/2020/3/6/421 and Boot ROM mtd is currently unsupported I can freely submit this patch, while in former case I had to wait for the patchset merged. --- drivers/mtd/maps/Kconfig | 8 ++ drivers/mtd/maps/Makefile | 1 + drivers/mtd/maps/physmap-bt1-rom.c | 189 +++++++++++++++++++++++++++++ drivers/mtd/maps/physmap-bt1-rom.h | 17 +++ drivers/mtd/maps/physmap-core.c | 5 + 5 files changed, 220 insertions(+) create mode 100644 drivers/mtd/maps/physmap-bt1-rom.c create mode 100644 drivers/mtd/maps/physmap-bt1-rom.h diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index b28225a7c4f3..60b4285cd86a 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig @@ -107,6 +107,14 @@ config MTD_PHYSMAP_IXP4XX This provides some extra DT physmap parsing for the Intel IXP4xx platforms, some elaborate endianness handling in particular. +config MTD_PHYSMAP_BT1_ROM + bool "Baikal-T1 Boot ROMs OF-based physical memory map handling" + depends on (MIPS_BAIKAL_T1 && MTD_PHYSMAP_OF) || COMPILE_TEST + select MTD_COMPLEX_MAPPINGS + help + This provides some extra DT physmap parsing for the Baikal-T1 + platforms, some detection and setting up ROMs-specific accessors. + config MTD_PHYSMAP_GPIO_ADDR bool "GPIO-assisted Flash Chip Support" depends on MTD_PHYSMAP diff --git a/drivers/mtd/maps/Makefile b/drivers/mtd/maps/Makefile index c0da86a5d26f..45f3a151f568 100644 --- a/drivers/mtd/maps/Makefile +++ b/drivers/mtd/maps/Makefile @@ -21,6 +21,7 @@ physmap-objs-y += physmap-core.o physmap-objs-$(CONFIG_MTD_PHYSMAP_VERSATILE) += physmap-versatile.o physmap-objs-$(CONFIG_MTD_PHYSMAP_GEMINI) += physmap-gemini.o physmap-objs-$(CONFIG_MTD_PHYSMAP_IXP4XX) += physmap-ixp4xx.o +physmap-objs-$(CONFIG_MTD_PHYSMAP_BT1_ROM) += physmap-bt1-rom.o physmap-objs := $(physmap-objs-y) obj-$(CONFIG_MTD_PHYSMAP) += physmap.o obj-$(CONFIG_MTD_PISMO) += pismo.o diff --git a/drivers/mtd/maps/physmap-bt1-rom.c b/drivers/mtd/maps/physmap-bt1-rom.c new file mode 100644 index 000000000000..55149af18729 --- /dev/null +++ b/drivers/mtd/maps/physmap-bt1-rom.c @@ -0,0 +1,189 @@ +// SPDX-License-Identifier: GPL-2.0-only +/* + * Copyright (C) 2020 BAIKAL ELECTRONICS, JSC + * + * Authors: + * Serge Semin + * + * Baikal-T1 Physically Mapped ROMs driver + */ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "physmap-bt1-rom.h" + +struct bt1_rom_io { + map_word (*read)(struct map_info *map, unsigned long ofs); + void (*copy_from)(struct map_info *map, void *to, unsigned long from, + ssize_t len); +}; + +/* + * Baikal-T1 SoC ROMs are only accessible by the dword-aligned instructions. + * We have to take this into account when implementing the data read-methods. + * Note there is no need in bothering with endianness, since both Baikal-T1 + * CPU and MMIO are LE. + */ +static map_word __xipram bt1_rom_map_read(struct map_info *map, + unsigned long ofs) +{ + void __iomem *src = map->virt + ofs; + unsigned long shift; + map_word ret; + u32 data; + + /* Read data within offset dword. */ + shift = (unsigned long)src & 0x3; + data = readl_relaxed(src - shift); + if (!shift) { + ret.x[0] = data; + return ret; + } + ret.x[0] = data >> (shift * BITS_PER_BYTE); + + /* Read data from the next dword. */ + shift = 4 - shift; + if (ofs + shift >= map->size) + return ret; + + data = readl_relaxed(src + shift); + ret.x[0] |= data << (shift * BITS_PER_BYTE); + + return ret; +} + +static void __xipram bt1_rom_map_copy_from(struct map_info *map, + void *to, unsigned long from, + ssize_t len) +{ + void __iomem *src = map->virt + from; + ssize_t shift, chunk; + u32 data; + + if (len <= 0 || from >= map->size) + return; + + /* Make sure we don't go over the map limit. */ + len = min_t(ssize_t, map->size - from, len); + + /* + * Since requested data size can be pretty big we have to implement + * the copy procedure as optimal as possible. That's why it's split + * up into the next three stages: unaligned head, aligned body, + * unaligned tail. + */ + shift = (ssize_t)src & 0x3; + if (shift) { + chunk = min_t(ssize_t, 4 - shift, len); + data = readl_relaxed(src - shift); + memcpy(to, &data + shift, chunk); + src += chunk; + to += chunk; + len -= chunk; + } + + while (len >= 4) { + data = readl_relaxed(src); + memcpy(to, &data, 4); + src += 4; + to += 4; + len -= 4; + } + + if (len) { + data = readl_relaxed(src); + memcpy(to, &data, len); + } +} + +static map_word __xipram bt1_rom_dummy_read(struct map_info *map, + unsigned long ofs) +{ + map_word ret; + + ret.x[0] = 0xFF; + + return ret; +} + +static void __xipram bt1_rom_dummy_copy_from(struct map_info *map, + void *to, unsigned long from, + ssize_t len) +{ + if (len <= 0 || from >= map->size) + return; + + len = min_t(ssize_t, map->size - from, len); + + memset(to, 0xFF, len); +} + +static const struct bt1_rom_io bt1_rom_normal_io = { + .read = bt1_rom_map_read, + .copy_from = bt1_rom_map_copy_from +}; + +static const struct bt1_rom_io bt1_rom_dummy_io = { + .read = bt1_rom_dummy_read, + .copy_from = bt1_rom_dummy_copy_from +}; + +/* + * Currently Baikal-T1 SoC internal ROM is only supported. Boot ROM region is + * dummy-data filled for now since in case of the system booted up from an + * external SPI flash the ROM will mirror the Baikal-T1 System Boot SPI direct + * mapping memory region. That region can be only accessed when transparent + * mode is enabled, which we unable to do here because this feature is provided + * by the SPI controller config space occupied by the corresponding driver. + * In future we'll export the mode setting method from the Baikal-T1 System + * Boot SPI Controller driver to also have the Boot ROM supported here. + */ +static const struct of_device_id bt1_rom_of_match[] = { + { + .compatible = "baikal,bt1-int-rom", + .data = &bt1_rom_normal_io + }, + { + .compatible = "baikal,bt1-boot-rom", + .data = &bt1_rom_dummy_io + }, + { } +}; + +int of_flash_probe_bt1_rom(struct platform_device *pdev, + struct device_node *np, + struct map_info *map) +{ + const struct of_device_id *match; + struct device *dev = &pdev->dev; + const struct bt1_rom_io *io; + + /* It's supposed to be read-only MTD. */ + if (!of_device_is_compatible(np, "mtd-rom")) { + dev_info(dev, "No mtd-rom compatible string\n"); + return 0; + } + + /* Multiplatform guard. */ + match = of_match_device(bt1_rom_of_match, dev); + if (!match) + return 0; + + /* Sanity check the device parameters retrieved from DTB. */ + if (map->bankwidth != 4) + dev_warn(dev, "Bank width is supposed to be 32 bits wide\n"); + + io = match->data; + map->read = io->read; + map->copy_from = io->copy_from; + + return 0; +} diff --git a/drivers/mtd/maps/physmap-bt1-rom.h b/drivers/mtd/maps/physmap-bt1-rom.h new file mode 100644 index 000000000000..5874f2acf929 --- /dev/null +++ b/drivers/mtd/maps/physmap-bt1-rom.h @@ -0,0 +1,17 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +#include +#include + +#ifdef CONFIG_MTD_PHYSMAP_BT1_ROM +int of_flash_probe_bt1_rom(struct platform_device *pdev, + struct device_node *np, + struct map_info *map); +#else +static inline +int of_flash_probe_bt1_rom(struct platform_device *pdev, + struct device_node *np, + struct map_info *map) +{ + return 0; +} +#endif diff --git a/drivers/mtd/maps/physmap-core.c b/drivers/mtd/maps/physmap-core.c index 8f7f966fa9a7..a0716da933b5 100644 --- a/drivers/mtd/maps/physmap-core.c +++ b/drivers/mtd/maps/physmap-core.c @@ -44,6 +44,7 @@ #include "physmap-gemini.h" #include "physmap-ixp4xx.h" #include "physmap-versatile.h" +#include "physmap-bt1-rom.h" struct physmap_flash_info { unsigned int nmaps; @@ -383,6 +384,10 @@ static int physmap_flash_of_init(struct platform_device *dev) if (err) return err; + err = of_flash_probe_bt1_rom(dev, dp, &info->maps[i]); + if (err) + return err; + /* * On some platforms (e.g. MPC5200) a direct 1:1 mapping * may cause problems with JFFS2 usage, as the local bus (LPB) -- 2.25.1 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/