> On 6 Mar 2025, at 12:30 PM, Grigorii Sokolik <g.sokol99@xxxxxxxxxxxx> wrote: > > From: Ievgen Vovk <YevgenVovk@xxxxxxx> > > Backporting of Ievgen Vovk's commit 2813e00dcd748cef47d2bffaa04071de93fddf00 > From 6.14-rc5 to 6.13 In order to back port, you need to Cc stable@xxxxxxxxxxxxxxx. Anyways, this patch isn’t eligible for backporting IMO Please read: https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v6.14-rc5 > > > > Signed-off-by Grigorii Sokolik <g.sokol99@xxxxxxxxxxxx> > --- > [PATCH] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support > Add Apple Magic Keyboard 2024 model (with USB-C port) device ID (0320) > to those recognized by the hid-apple driver. Keyboard is otherwise > compatible with the existing implementation for its earlier 2021 model. > > Signed-off-by: Ievgen Vovk <YevgenVovk@xxxxxxx> > Signed-off-by: Jiri Kosina <jkosina@xxxxxxxx> > --- > drivers/hid/hid-apple.c | 5 +++++ > drivers/hid/hid-ids.h | 1 + > 2 files changed, 6 insertions(+) >