Re: [PATCH] MCB: add support for SC31 to mcb-lpc

2017-08-03 Thread Johannes Thumshirn
Applied, Thanks -- Johannes Thumshirn Storage jthumsh...@suse.de+49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint =

Re: [PATCH] MCB: add support for SC31 to mcb-lpc

2017-08-03 Thread Johannes Thumshirn
Applied, Thanks -- Johannes Thumshirn Storage jthumsh...@suse.de+49 911 74053 689 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint =

[PATCH] MCB: add support for SC31 to mcb-lpc

2017-08-01 Thread Michael Moese
This patch adds the resources and DMI ID's for the MEN SC31, which uses a different address region to map the LPC bus than the one used for the existing SC24. Signed-off-by: Michael Moese --- drivers/mcb/mcb-lpc.c | 15 +++ 1 file changed, 15 insertions(+)

[PATCH] MCB: add support for SC31 to mcb-lpc

2017-08-01 Thread Michael Moese
This patch adds the resources and DMI ID's for the MEN SC31, which uses a different address region to map the LPC bus than the one used for the existing SC24. Signed-off-by: Michael Moese --- drivers/mcb/mcb-lpc.c | 15 +++ 1 file changed, 15 insertions(+) diff --git