Yahoo España Búsqueda web

Search results

  1. Hace 4 días · properly (SSMT is for (secure) memory tagging). While at the moment we only support booting with the clk_ignore_unused. kernel command line paramenter, it's still worthwhile to explicitly. mark those clocks. While the usual (sed) script has been used to derive the linux clock.

  2. Hace 4 días · for each pinctrl instance. To be able to access each pinctrl instance's. registers, this bus clock needs to be running, otherwise register. access will hang. Google Tensor gs101 is one example for such an. implementation. Update the driver to handle this optional bus clock: * handle an optional bus clock from DT. * prepare it during driver probe.

  3. Hace 4 días · From: André Draszik <> Date: Fri, 26 Apr 2024 11:03:04 +0100: Subject [PATCH v2 1/5] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit

  4. Hace 4 días · CMU_HSI2 is the clock management unit used for the hsi2 block. HSI stands for High Speed Interface and as such it generates. clocks for PCIe, UFS and MMC card. This patch adds support for the muxes, dividers, and gates in. cmu_hsi2. The following clocks are marked CLK_IS_CRITICAL as disabling. them results in an immediate system hang.

  5. Hace 5 días · Add a new futex mode for futex wait, the futex spin. owner. Then, before going to the normal wait path, spins while the lock. operation and to quickly return to userspace. If the lock owner is not. running, just sleep as the normal futex wait path. spinning for something that won't be released quickly. Userspace is.

  6. Hace 4 días · On 4/26/24 11:03, André Draszik wrote: > + clock-names: > + items: > + - const: oscclk > + - const: bus > + - const: pcie

  7. Hace 5 días · On Tue, 23 Apr 2024 15:31:03 +0100, André Draszik wrote: > Add dt-schema documentation and clock IDs for the high speed interface > 0 HSI0 clock management unit.