linux/drivers/of
Ezequiel Garcia 6d9434ebb7 of_mtd: Add helpers to get ECC strength and ECC step size
This commit adds simple helpers to obtain the devicetree properties
that specify the ECC strength and ECC step size to use on a given
NAND controller.

Acked-by: Boris BREZILLON <b.brezillon.dev@gmail.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-03-10 22:42:28 -07:00
..
testcase-data of: Add self test for of_match_node() 2014-02-20 11:52:09 +00:00
Kconfig
Makefile
address.c
base.c of: reimplement the matching method for __of_match_node() 2014-02-20 11:50:58 +00:00
device.c
fdt.c
irq.c
of_mdio.c of_mdio: fix phy interrupt passing 2014-02-18 18:12:53 -05:00
of_mtd.c of_mtd: Add helpers to get ECC strength and ECC step size 2014-03-10 22:42:28 -07:00
of_net.c
of_pci.c
of_pci_irq.c
of_private.h
pdt.c
platform.c
selftest.c of: Add self test for of_match_node() 2014-02-20 11:52:09 +00:00