]> git.baikalelectronics.ru Git - kernel.git/commit
soc: aspeed: lpc-ctrl: make parameter optional
authorVijay Khemka <vijaykhemka@fb.com>
Thu, 30 May 2019 20:36:51 +0000 (13:36 -0700)
committerJoel Stanley <joel@jms.id.au>
Mon, 17 Jun 2019 04:06:51 +0000 (13:36 +0930)
commit81d3f10d7b3e7219a5b12eb8e82b06045098a39e
tree1bad2c30c980a405ac18d1c60134059ea4cd97a4
parentb48e0d7fe5b5eb1732dfe0b8057a6c721c42f2d4
soc: aspeed: lpc-ctrl: make parameter optional

Making memory-region and flash as optional parameter in device
tree if user needs to use these parameter through ioctl then
need to define in devicetree.

Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/soc/aspeed/aspeed-lpc-ctrl.c