Searched hist:f9a531d6731d74f1e24298d9641c2dc1fef2631b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/include/mach-se/mach/ |
H A D | se.h | diff f9a531d6731d74f1e24298d9641c2dc1fef2631b Sat Jan 06 12:53:27 CST 2018 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> SolutionEngine771x: add Ether TSU resource
After the Ether platform data is fixed, the driver probe() method would still fail since the 'struct sh_eth_cpu_data' corresponding to SH771x indicates the presence of TSU but the memory resource for it is absent. Add the missing TSU resource to both Ether devices and fix the harmless off-by-one error in the main memory resources, while at it...
Fixes: 4986b996882d ("net: sh_eth: remove the SH_TSU_ADDR") Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/arch/sh/boards/mach-se/770x/ |
H A D | setup.c | diff f9a531d6731d74f1e24298d9641c2dc1fef2631b Sat Jan 06 12:53:27 CST 2018 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> SolutionEngine771x: add Ether TSU resource
After the Ether platform data is fixed, the driver probe() method would still fail since the 'struct sh_eth_cpu_data' corresponding to SH771x indicates the presence of TSU but the memory resource for it is absent. Add the missing TSU resource to both Ether devices and fix the harmless off-by-one error in the main memory resources, while at it...
Fixes: 4986b996882d ("net: sh_eth: remove the SH_TSU_ADDR") Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|