Re: [OS-BUILD PATCH 0/0] all: cleanup MEDIA_CONTROLLER options

2024-07-18 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3263#note_2006499445 Looks good to me. -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le

Re: [OS-BUILD PATCH 0/0] fb device cleanup

2024-01-04 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2848#note_1714148026 Looks good to me! -- ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le

[OS-BUILD PATCH] fedora: Switch TI_SCI_CLK and TI_SCI_PM_DOMAINS symbols to built-in

2023-09-29 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: Switch TI_SCI_CLK and TI_SCI_PM_DOMAINS symbols to built-in These two are currently built as a module, but this prevents the K3 AM6xx boards to boot. For example, an AM625 BeaglePlay hangs on boot after this: ## Flattened Device Tree blob at ffb0e8e0

Re: [OS-BUILD PATCH 0/2] redhat/configs: enable CONFIG_MEDIA_SUPPORT for RHEL on aarch64

2023-07-20 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2604#note_1479100113 Looks good to me as well. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le

Re: [OS-BUILD PATCH 0/0] common: properly disable PCCARD subsystem

2023-06-09 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2505#note_1424968440 Looks good to me! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le

Re: [OS-BUILD PATCH 0/2] redhat/configs: Enable some missing Qualcomm drivers

2023-06-06 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2499#note_1420181300 The MR looks good to me! ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le

[OS-BUILD PATCHv2] fedora: arm: Enable DRM_PANEL_HIMAX_HX8394

2023-03-05 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: arm: Enable DRM_PANEL_HIMAX_HX8394 This panel is used by the rk3399 SoC based PinePhone pro device. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/fedora/generic/CONFIG_DRM_PANEL_HIMAX_HX8394 b/redhat/configs/fedora/generic

[OS-BUILD PATCH] fedora: arm: Enable DRM_PANEL_HIMAX_HX8394

2023-03-05 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: arm: Enable DRM_PANEL_HIMAX_HX8394 This panel is used by the rk3399 SoC based PinePhone pro device. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/fedora/generic/arm/CONFIG_DRM_PANEL_HIMAX_HX8394 b/redhat/configs/fedora/generic/arm

Re: [OS-BUILD PATCHv3] aarch64: enable zboot

2023-02-22 Thread Javier Martinez Canillas
ing. -- Best regards, Javier Martinez Canillas Core Platforms Red Hat ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.

Re: [OS-BUILD PATCHv5] configs/fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-11-05 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2118#note_1161238595 @bmasney I've opened https://gitlab.com/cki-project/kernel- ark/-/merge_requests/2131, please take a look. ___ kernel mailing

[OS-BUILD PATCH] configs/fedora: Build some SC7180 clock controllers as modules

2022-11-05 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas configs/fedora: Build some SC7180 clock controllers as modules The clock controllers for the Camera, Display, GPU and Video {en,de}coder don't need to be built-in and can be built as a module instead. Do that, which is also aligned with how the clock controller

Re: [OS-BUILD PATCHv5] configs/fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-11-02 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2118#note_1158017460 Yes, everything else was already enabled. I just needed these to get most of the peripherals working. ___ kernel mailing list

Re: [OS-BUILD PATCHv5] configs/fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-11-02 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2118#note_1158016685 I will try tomorrow to build them as a module. I didn't notice that the SC7280 clock drivers were not built-in. ___ kernel

[OS-BUILD PATCHv5] configs/fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas configs/fedora: Enable a few more drivers needed by the HP X2 Chromebook This machine has a QC SC7180 SoC, some of the needed drivers were missing. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/common/generic/CONFIG_NVMEM_QCOM_QFPROM b

[OS-BUILD PATCHv4] fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: Enable a few more drivers needed by the HP X2 Chromebook This machine has a QC SC7180 SoC, some of the needed drivers were missing. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/common/generic/CONFIG_NVMEM_QCOM_QFPROM b/redhat

[OS-BUILD PATCHv3] fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: Enable a few more drivers needed by the HP X2 Chromebook This machine has a QC SC7180 SoC, some of the needed drivers are missing. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/common/generic/CONFIG_NVMEM_QCOM_QFPROM b/redhat

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1148580469 @Lyude right. I've reworded the commit message now and removed the "headless" adjective and instead say: ``` The only exception is s390x since that arch do

[OS-BUILD PATCHv5] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas redhat/configs: Disable fbdev drivers and use simpledrm everywhere Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1986223 Replace the fbdev drivers with the latest simpledrm driver and the DRM fbdev emulation layer. This change has been in Fedora for some

[OS-BUILD PATCHv2] fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: Enable a few more drivers needed by the HP X2 Chromebook This machine has a QC SC7180 SoC, some of the needed drivers are missing. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/common/generic/CONFIG_NVMEM_QCOM_QFPROM b/redhat

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-25 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1147358303 What do you mean? We still have DRM in the unlikely case that there is some graphics needs for s390x. But simpledrm is only useful if the firmware setups a framebuffer

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1147146431 @thuth let me know if there's anything else that you want to address on this MR. ___ kernel mailing list -- kernel

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1147145928 I've left `CONFIG_DRM=m` for `s390x` and just disabled `CONFIG_DRM_SIMPLEDRM` on that arch, since as mentioned is headless. I left `CONFIG_DRM=y` for `ppc64le` since others

[OS-BUILD PATCHv4] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas redhat/configs: Disable fbdev drivers and use simpledrm everywhere Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1986223 Replace the fbdev drivers with the latest simpledrm driver and the DRM fbdev emulation layer. This change has been in Fedora for some

[OS-BUILD PATCH] fedora: Enable a few more drivers needed by the HP X2 Chromebook

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas fedora: Enable a few more drivers needed by the HP X2 Chromebook This machine has a QC SC7180 SoC, some of the needed drivers are missing. Signed-off-by: Javier Martinez Canillas diff --git a/redhat/configs/common/generic/CONFIG_NVMEM_QCOM_QFPROM b/redhat

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1146750685 > AFAIK graphic cards are a little bit more common on ppc64le, so I think you can keep it enabled there The question I think is not whether there are graphics ca

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1146677400 @thuth sure, I can set it as a module for s390x. I guess also for ppc64le or should I keep it built-in for that arch? ___ kernel

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-24 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1146654543 @thuth it's true that s390x is normally headless and I considered keeping it as a module (and also for ppc64le) but then decided to just have it built-in everywhere

Re: [OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-06 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1533#note_1127008455 Rebased again to latest `osb-build branch`. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send

[OS-BUILD PATCHv3] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-10-06 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas redhat/configs: Disable fbdev drivers and use simpledrm everywhere Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1986223 Replace the fbdev drivers with the latest simpledrm driver and the DRM fbdev emulation layer. This change has been in Fedora for some

[OS-BUILD PATCHv2] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-09-30 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas redhat/configs: Disable fbdev drivers and use simpledrm everywhere Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1986223 Replace the fbdev drivers with the latest simpledrm driver and the DRM fbdev emulation layer. This change has been in Fedora for some

[OS-BUILD PATCH] redhat/configs: Disable fbdev drivers and use simpledrm everywhere

2022-09-30 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas redhat/configs: Disable fbdev drivers and use simpledrm everywhere Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1986223 Replace the fbdev drivers with the latest simpledrm driver and the DRM fbdev emulation layer. This change has been in Fedora for some

Re: [OS-BUILD PATCH] drm/aperture: Run fbdev removal before internal helpers

2022-07-05 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1904#note_1016920114 @jmflinuxtx looks good to me. Thanks a lot for doing this! ___ kernel mailing list -- kernel@lists.fedoraproject.org

Re: [OS-BUILD PATCHv2 0/0] Improve generation of boot loader specification files

2021-05-07 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1042#note_570159244 @dzickusrh yes, it should be safe to merge that for Fedora since as mentioned in my previous comment the BLS snippets generated on build time are not used anymore since F33

Re: [OS-BUILD PATCHv2 0/0] Improve generation of boot loader specification files

2021-04-27 Thread Javier Martinez Canillas (via Email Bridge)
From: Javier Martinez Canillas on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1042#note_561684136 Thanks @dpward for the merge-request. But the BLS snippet shipped by the kernel package turned out being not flexible enough and since Fedora 33 the BLS are generated

Re: [PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-20 Thread Javier Martinez Canillas
that to me Justin. > No worries. I'll make sure to follow the new process for F33 onwards. > Cheers, > Don > >> >> Justin >> >> >>> >>> Can I ask you to spend a few minutes to read over the new steps >>> >>> https://cki-proje

[PATCH] Fix boot hang caused by buggy TPM support in some EFI firmwares

2020-05-14 Thread Javier Martinez Canillas
final events table") +Fixes: 166a2809d65b2 ("tpm: Don't duplicate events from the final event log in the TCG2 log") +Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1779611 +Signed-off-by: Loïc Yhuel +Link: https://lore.kernel.org/r/20200512040113.277768-1-loic.yh...@gmail

Re: Intel SOF firmware

2020-03-13 Thread Javier Martinez Canillas
Hello Peter, On Fri, Mar 13, 2020 at 7:37 PM Peter Robinson wrote: > [snip] > If they update using the recommended supported methods (upgrade and > dnf distro-sync) it will pull in new additions to the installed comps > groups so that should work fine with upgrades. Yes, I meant if someone

Re: Intel SOF firmware

2020-03-13 Thread Javier Martinez Canillas
Hello Jaroslav, On Tue, Mar 10, 2020 at 10:00 AM Jaroslav Kysela wrote: [snip] > So thinking more about this, I guess we should only add the explicit > requires to the kernel package for F31 (and F30) and add it to comps > for F32+, this way F30 / F31 users will get the package

Re: compiling and installing a custom kernel (5.5.7)

2020-03-03 Thread Javier Martinez Canillas
est for fedora-comps: https://pagure.io/fedora-comps/pull-request/463 Best regards, -- Javier Martinez Canillas Software Engineer - Desktop Hardware Enablement Red Hat ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe

Re: compiling and installing a custom kernel (5.5.7)

2020-03-02 Thread Javier Martinez Canillas
nel > script into a package which is installed by default? > The old grubby tool is no longer installed by default and is part of the grubby-deprecated package now. But the grubby package that contains the installkernel script (and the grubby script that manages the snippets in /boot/loader/e

[PATCH] Add PCI device IDs to e1000e driver for Comet Lake support (rhbz 1794369)

2020-01-29 Thread Javier Martinez Canillas
-memory-leak-in-cx23888_ir_probe.patch @@ -2520,6 +2524,9 @@ fi # # %changelog +* Wed Jan 29 2020 Javier Martinez Canillas +- Add PCI device IDs to e1000e driver for Comet Lake support (rhbz 1794369) + * Mon Jan 27 2020 Jeremy Cline - 5.4.15-200 - Linux v5.4.15 -- 2.24.1

[PATCH] Enable CONFIG_EFI_TEST as a module (rhbz 1759325)

2019-10-10 Thread Javier Martinez Canillas
..36ef9b827a5 --- /dev/null +++ b/efi-efi_test-lock-down-dev-efi_test-and-require-CAP_.patch @@ -0,0 +1,85 @@ +From 6ec9c505a12c0b5822c41f2b3bf873ebaeaae034 Mon Sep 17 00:00:00 2001 +From: Javier Martinez Canillas +Date: Wed, 2 Oct 2019 11:21:52 +0200 +Subject: [PATCH] efi/efi_test: lock down /dev