Masahiro Yamada
|
41bacb597e
serial: uniphier: set clock rate without clock-frequency property
|
7 年之前 |
Masahiro Yamada
|
157736a9ee
serial: uniphier: rename struct uniphier_serial_private_data
|
7 年之前 |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 年之前 |
Simon Glass
|
4af0d7e870
dm: Fix up inclusion of common.h
|
8 年之前 |
Simon Glass
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 年之前 |
Simon Glass
|
9d922450aa
dm: Use dm.h header when driver mode is used
|
8 年之前 |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 年之前 |
Masahiro Yamada
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 年之前 |
Masahiro Yamada
|
4e3d84066e
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
|
8 年之前 |
Masahiro Yamada
|
b37a1ccea2
serial: uniphier: use devm_get_addr() to get base address
|
9 年之前 |
Masahiro Yamada
|
6d99cfaee8
serial: uniphier: drop platform data support
|
9 年之前 |
Masahiro Yamada
|
0f9258228e
of: clean up OF_CONTROL ifdef conditionals
|
9 年之前 |
Masahiro Yamada
|
f6e7f07c17
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
|
10 年之前 |
Joe Hershberger
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 年之前 |
Masahiro Yamada
|
6462cdedc2
ARM: UniPhier: adjust device trees for business transfer
|
10 年之前 |
Masahiro Yamada
|
099cf77c15
serial: UniPhier: move LCR register setting to probe function
|
10 年之前 |
Masahiro Yamada
|
d0c47b3ef7
serial: UniPhier: use 32 bit register access
|
10 年之前 |
Masahiro Yamada
|
625177d27e
serial: UniPhier: support OF configuration
|
10 年之前 |
Masahiro Yamada
|
325b708a61
serial: UniPhier: borrow macros from linux/serial_reg.h
|
10 年之前 |
Masahiro Yamada
|
d9bc8fd1cb
serial: UniPhier: add static to locally used functions
|
10 年之前 |
Masahiro Yamada
|
bb72148b2b
serial: UniPhier: add .pending handler
|
10 年之前 |
Masahiro Yamada
|
d064cbffff
dm: serial: use Driver Model for UniPhier serial driver
|
10 年之前 |
Masahiro Yamada
|
7f368553fc
serial: add UniPhier serial driver
|
10 年之前 |