Searched hist:"8439 a1d7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm/mach-davinci/ |
H A D | da8xx-dt.c | 8439a1d7 Thu Nov 03 11:03:06 CDT 2016 Axel Haslam <ahaslam@baylibre.com> ARM: davinci: da8xx: Fix ohci device name
While the clk lookup table is making reference to "ohci" other subsystems (such as phy) are trying to match "ohci.0"
Since there is a single ohci instance, instead of changing the clk name, change the dev id to -1, and add the "-da8xx" postfix to match the driver name that will also be changed in a subsequent patch.
Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> 8439a1d7 Thu Nov 03 11:03:06 CDT 2016 Axel Haslam <ahaslam@baylibre.com> ARM: davinci: da8xx: Fix ohci device name While the clk lookup table is making reference to "ohci" other subsystems (such as phy) are trying to match "ohci.0" Since there is a single ohci instance, instead of changing the clk name, change the dev id to -1, and add the "-da8xx" postfix to match the driver name that will also be changed in a subsequent patch. Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
|
H A D | da830.c | 8439a1d7 Thu Nov 03 11:03:06 CDT 2016 Axel Haslam <ahaslam@baylibre.com> ARM: davinci: da8xx: Fix ohci device name
While the clk lookup table is making reference to "ohci" other subsystems (such as phy) are trying to match "ohci.0"
Since there is a single ohci instance, instead of changing the clk name, change the dev id to -1, and add the "-da8xx" postfix to match the driver name that will also be changed in a subsequent patch.
Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> 8439a1d7 Thu Nov 03 11:03:06 CDT 2016 Axel Haslam <ahaslam@baylibre.com> ARM: davinci: da8xx: Fix ohci device name While the clk lookup table is making reference to "ohci" other subsystems (such as phy) are trying to match "ohci.0" Since there is a single ohci instance, instead of changing the clk name, change the dev id to -1, and add the "-da8xx" postfix to match the driver name that will also be changed in a subsequent patch. Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
|
H A D | da850.c | 8439a1d7 Thu Nov 03 11:03:06 CDT 2016 Axel Haslam <ahaslam@baylibre.com> ARM: davinci: da8xx: Fix ohci device name
While the clk lookup table is making reference to "ohci" other subsystems (such as phy) are trying to match "ohci.0"
Since there is a single ohci instance, instead of changing the clk name, change the dev id to -1, and add the "-da8xx" postfix to match the driver name that will also be changed in a subsequent patch.
Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com> 8439a1d7 Thu Nov 03 11:03:06 CDT 2016 Axel Haslam <ahaslam@baylibre.com> ARM: davinci: da8xx: Fix ohci device name While the clk lookup table is making reference to "ohci" other subsystems (such as phy) are trying to match "ohci.0" Since there is a single ohci instance, instead of changing the clk name, change the dev id to -1, and add the "-da8xx" postfix to match the driver name that will also be changed in a subsequent patch. Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
|