linux icon indicating copy to clipboard operation
linux copied to clipboard

OpenBMC Linux kernel source tree

Results 66 linux issues
Sort by recently updated
recently updated
newest added

The MAX31785 can do pretty much everything, but a lot of the functionality lives in vendor-defined PMBus commands. Upstream bindings to configure the fan controller as required. Previously Guenter requested...

Currently we have out-of-tree patches for the max31785 that define devicetree bindings for PMBus fan control. Rob Herring wasn't convinced by the effort, hence the changes have lived out of...

Booting v4.15-rc1 with the Zaius device tree results in this: ``` [ 1.076138] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: could not map pin config for "C7" [ 1.076450] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: could not map pin...

Hi there, Is there a plan to add I2C DMA mode support in ASPEED i2c driver(linux/drivers/i2c/busses/i2c-aspeed.c)?

``` # umount /mnt [ 159.060000] INFO: trying to register non-static key. [ 159.060000] the code is fine but needs lockdep annotation. [ 159.060000] turning off the locking correctness validator....

To reboot the Aspeed SoCs, the Linux kernel depends on settings being done in the OpenBMC U-Boot. It is currently broken if a mainline U-Boot is used. Linux needs a...

enhancement

Hi there, I have a system using aspeed 2500 BMC Chip and dev-4.10 linux and I'm searching for GPIO interrupt driver. Does anyone know, if there is a GPIO interrupt...

The BMC kernel takes about 9 seconds to start on a Romulus machine. The three biggest chunks come from these init calls: * populate_rootfs * aspeed_smc * of_platform_serial_driver_init We should...

4.18.8-00344-gbb5e0c8 with UBSAN enabled on ast2400 ``` [ 413.072688] ================================================================================ [ 413.081278] UBSAN: Undefined behaviour in ./arch/arm/include/asm/bitops.h:297:17 [ 413.088780] negation of -2147483648 cannot be represented in type 'int': [ 413.095627]...

4.18.8-00344-gbb5e0c8 with KCOV and GCC_PLUGIN_STRUCTLEAK turned on. ``` [ 28.871525] Unable to handle kernel NULL pointer dereference at virtual address 00000000 [ 28.879929] pgd = b9f4bf0b [ 28.882744] [00000000] *pgd=00000000...