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)
commite4272af4247f86ffe65a00619f9d9e8dea496b1d
tree1bad2c30c980a405ac18d1c60134059ea4cd97a4
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
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