Searched hist:"3808 a88985b4f5f5e947c364debce4441a380fb8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | firmware.c | diff 3808a88985b4f5f5e947c364debce4441a380fb8 Tue Jul 05 00:03:48 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move FW feature probing out of pseries probe()
We move the function itself to pseries/firmware.c and call it along with almost all other flat device-tree parsers from early_init_devtree()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [mpe: Move #ifdefs into the header by providing pseries_probe_fw_features()] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | pseries.h | diff 3808a88985b4f5f5e947c364debce4441a380fb8 Tue Jul 05 00:03:48 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move FW feature probing out of pseries probe()
We move the function itself to pseries/firmware.c and call it along with almost all other flat device-tree parsers from early_init_devtree()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [mpe: Move #ifdefs into the header by providing pseries_probe_fw_features()] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | setup.c | diff 3808a88985b4f5f5e947c364debce4441a380fb8 Tue Jul 05 00:03:48 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move FW feature probing out of pseries probe()
We move the function itself to pseries/firmware.c and call it along with almost all other flat device-tree parsers from early_init_devtree()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [mpe: Move #ifdefs into the header by providing pseries_probe_fw_features()] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | firmware.h | diff 3808a88985b4f5f5e947c364debce4441a380fb8 Tue Jul 05 00:03:48 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move FW feature probing out of pseries probe()
We move the function itself to pseries/firmware.c and call it along with almost all other flat device-tree parsers from early_init_devtree()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [mpe: Move #ifdefs into the header by providing pseries_probe_fw_features()] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | prom.c | diff 3808a88985b4f5f5e947c364debce4441a380fb8 Tue Jul 05 00:03:48 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move FW feature probing out of pseries probe()
We move the function itself to pseries/firmware.c and call it along with almost all other flat device-tree parsers from early_init_devtree()
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [mpe: Move #ifdefs into the header by providing pseries_probe_fw_features()] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|