Bug 195653 - Upstream FMC bus drifted from kernel
Summary: Upstream FMC bus drifted from kernel
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 enhancement
Assignee: drivers_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 14:58 UTC by riehecky
Modified: 2017-06-30 16:18 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.11
Subsystem:
Regression: No
Bisected commit-id:


Attachments
0001-fmc-remove-unused-variable.patch (828 bytes, patch)
2017-06-30 15:49 UTC, riehecky
Details | Diff
0002-fmc-hide-fmc-operations-behind-helpers.patch (7.17 KB, patch)
2017-06-30 15:49 UTC, riehecky
Details | Diff
0003-fmc-The-only-way-to-dump-the-SDB-is-from-debugfs.patch (13.10 KB, patch)
2017-06-30 15:49 UTC, riehecky
Details | Diff
0004-fmc-change-registration-prototype.patch (2.68 KB, patch)
2017-06-30 15:50 UTC, riehecky
Details | Diff
0005-fmc-carrier-can-program-FPGA-on-registration.patch (3.46 KB, patch)
2017-06-30 15:50 UTC, riehecky
Details | Diff

Description riehecky 2017-05-04 14:58:11 UTC
The upstream FMC bus[1] has undergone a few changes not present in the official kernel[2].

Can the current version of FMC from upstream be merged into the official kernel?

I reported this to the FMC maintainers in January.[3]


[1] http://www.ohwr.org/projects/fmc-bus/repository
[2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/fmc?id=refs/tags/v4.11
[3] http://lists.ohwr.org/sympa/arc/spec-sw/2017-01/msg00002.html
Comment 1 riehecky 2017-06-30 15:49:29 UTC
Created attachment 257257 [details]
0001-fmc-remove-unused-variable.patch
Comment 2 riehecky 2017-06-30 15:49:43 UTC
Created attachment 257259 [details]
0002-fmc-hide-fmc-operations-behind-helpers.patch
Comment 3 riehecky 2017-06-30 15:49:58 UTC
Created attachment 257261 [details]
0003-fmc-The-only-way-to-dump-the-SDB-is-from-debugfs.patch
Comment 4 riehecky 2017-06-30 15:50:15 UTC
Created attachment 257263 [details]
0004-fmc-change-registration-prototype.patch
Comment 5 riehecky 2017-06-30 15:50:32 UTC
Created attachment 257265 [details]
0005-fmc-carrier-can-program-FPGA-on-registration.patch
Comment 6 riehecky 2017-06-30 16:18:26 UTC
Posted to LKML

https://marc.info/?l=linux-kernel&m=149883933523523&w=2

Note You need to log in before you can comment on or make changes to this bug.