Closed
Conversation
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Copied from 4.9.y branch and updated/modified for 5.10 Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Generic NMEA-0183 over serial device Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Based on the dts file from our linux-4.9.y repo, updated to work with more modern 5.10 paradigms and drivers. Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Based on ts_imx28_defconfig from our linux-4.9.y repo, updated options for 5.10 Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
08bd324 to
51a3484
Compare
Contributor
Author
|
Upstream wilc support skipped for this initial port. It tested great, however, it was only WiFi support and does not provide BT support at this time. There is a patchseries for BT support, https://lore.kernel.org/all/20250212-wilc3000_bt-v1-0-9609b784874e@bootlin.com/, with changes requested and no v2 of this series as far as I can see at this time. |
7ec34a1 to
8f920b2
Compare
…PC/104 memory window
…ddedTS TS-7100/TS-7120/TS-7250-V3
…dedTS TS-7100/TS-7120/TS-7250-V3
…beddedTS PC104 memory window
8313795 to
49e4521
Compare
d82c6b6 to
ba49141
Compare
ba49141 to
d1df257
Compare
As Jiri rightfully pointed out the current to_max3100_port() macro implementation is fragile in a sense that it expects the variable name to be port, otherwise it blow up the build. Change this to be static inline to prevent bad compilation. Suggested-by: Jiri Slaby <jirislaby@kernel.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Link: https://lore.kernel.org/r/20240410141135.1378948-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
asm/unaligned.h is always an include of asm-generic/unaligned.h; might as well move that thing to linux/unaligned.h and include that - there's nothing arch-specific in that header. auto-generated by the following: for i in `git grep -l -w asm/unaligned.h`; do sed -i -e "s/asm\/unaligned.h/linux\/unaligned.h/" $i done for i in `git grep -l -w asm-generic/unaligned.h`; do sed -i -e "s/asm-generic\/unaligned.h/linux\/unaligned.h/" $i done git mv include/asm-generic/unaligned.h include/linux/unaligned.h git mv tools/include/asm-generic/unaligned.h tools/include/linux/unaligned.h sed -i -e "/unaligned.h/d" include/asm-generic/Kbuild sed -i -e "s/__ASM_GENERIC/__LINUX/" include/linux/unaligned.h tools/include/linux/unaligned.h
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
1a78de2 to
6cc7c85
Compare
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Originally used in production, no longer needed or used Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
This reverts commit cfa2fe7.
This reverts commit abb540f.
This reverts commit 5d6113b.
This reverts commit dcac30f.
This reverts commit 907dbc5.
…bles" This reverts commit cfe3c2b.
This reverts commit bfa4e78.
This reverts commit 52b10a8.
This reverts commit 97e9651.
…val" This reverts commit 4763c91.
…_change()" This reverts commit 7ff648e.
This reverts commit 480423f.
This reverts commit ddb4b97.
This reverts commit 518e104.
Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Adds RS-485 termination resistor control via ioctl Signed-off-by: Kris Bahnsen <kris@embeddedTS.com>
Signed-off-by: Mark Featherston <mark@embeddedts.com>
Signed-off-by: Mark Featherston <mark@embeddedts.com>
Contributor
Author
|
Deprecated in favor of #264 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial port of platforms to 6.12.y
Support testing