aboutsummaryrefslogtreecommitdiff
path: root/drivers/core/of_addr.c
AgeCommit message (Expand)Author
2022-01-13drivers/core/of_addr.c: Fix spelling of "shouldn't".Vagrant Cascadian
2021-06-05of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng
2021-06-05of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-03-22dm: error handling dev_get_dma_range()Heinrich Schuchardt
2021-02-18dm: Introduce xxx_get_dma_range()Nicolas Saenz Julienne
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-06-01dm: core: Add livetree address functionsSimon Glass