On Fri, 6 Jan 2023 at 17:42, Christian Marangi <[email protected]> wrote: > > On Fri, Jan 06, 2023 at 05:32:48PM +0100, Robert Marko wrote: > > On Fri, 6 Jan 2023 at 17:31, Christian Marangi <[email protected]> wrote: > > > > > > On Fri, Jan 06, 2023 at 05:14:37PM +0100, Robert Marko wrote: > > > > Add Qualcomm Atheros QCN6024/9024/9074 PCI ID, they all are compatible > > > > and > > > > use the same ID. > > > > > > > > Signed-off-by: Robert Marko <[email protected]> > > > > > > Hi, > > > can you send a v2 with the iwinfo from the title dropped? > > > > > > Something like [iwinfo PATCH] devices: ... > > > > > > Just notice the different naming convention. > > > > Sure, but its a bit weird to send iwinfo patches to OpenWrt mailing > > list without a prefix > > of subproject? > > > > AFAIK for patch that should be merged in other repo than openwrt the > rule should be putting the related repo in the [] > > So to propose something to the ubus repo someone should use something > like > > [ubus PATCH] libubus: do some change > > The ubus present in the [] explain that it's for the ubus repo. Similar > to patch sent to net-next or net repo.
Yeah, I got reminded about git subject prefix exactly for this usecase. Regards, Robert > > > > > > > > --- > > > > devices.txt | 1 + > > > > 1 file changed, 1 insertion(+) > > > > > > > > diff --git a/devices.txt b/devices.txt > > > > index bc0257c..d76bbca 100644 > > > > --- a/devices.txt > > > > +++ b/devices.txt > > > > @@ -173,6 +173,7 @@ > > > > 0x168c 0x0046 0x168c 0xcafe 0 0 "Qualcomm Atheros" "QCA9984" > > > > 0x168c 0x0050 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9887" > > > > 0x168c 0x0056 0x0000 0x0000 0 0 "Qualcomm Atheros" "QCA9886" > > > > +0x17cb 0x1104 0x17cb 0x1104 0 0 "Qualcomm Atheros" > > > > "QCN6024/9024/9074" > > > > 0x1814 0x3050 0x1814 0x0005 0 0 "Ralink" "Rt3050" > > > > 0x1814 0x3051 0x1814 0x0007 0 0 "Ralink" "Rt3051" > > > > 0x1814 0x3052 0x1814 0x0008 0 0 "Ralink" "Rt3052" > > > > -- > > > > 2.39.0 > > > > > > > > > > > > _______________________________________________ > > > > openwrt-devel mailing list > > > > [email protected] > > > > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > > > > > > -- > > > Ansuel > > -- > Ansuel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
