Skip to content

Commit 7b21a20

Browse files
bwhackstorvalds
authored andcommitted
firmware: Refer to the co-maintained linux-firmware.git repository
David and I are sharing maintenance of this repository. Patches should be sent to both of us. Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent b9e26df commit 7b21a20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

firmware/README.AddingFirmware

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ here.
1212
This directory is _NOT_ for adding arbitrary new firmware images. The
1313
place to add those is the separate linux-firmware repository:
1414

15-
git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
15+
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
1616

1717
That repository contains all these firmware images which have been
1818
extracted from older drivers, as well various new firmware images which
@@ -22,6 +22,7 @@ been permitted to redistribute under separate cover.
2222
To submit firmware to that repository, please send either a git binary
2323
diff or preferably a git pull request to:
2424
David Woodhouse <[email protected]>
25+
Ben Hutchings <[email protected]>
2526

2627
Your commit should include an update to the WHENCE file clearly
2728
identifying the licence under which the firmware is available, and

0 commit comments

Comments
 (0)