WSL2-Linux-Kernel/Documentation/devicetree/bindings/ipmi
Jae Hyun Yoo 002c42d37e dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property
If LPC BT driver is registered ahead of lpc-ctrl module, LPC BT
hardware block will be enabled without heart beating of LCLK until
lpc-ctrl enables the LCLK. This issue causes improper handling on
host interrupts when the host sends interrupts in that time frame.
Then kernel eventually forcibly disables the interrupt with
dumping stack and printing a 'nobody cared this irq' message out.

To prevent this issue, all LPC sub drivers should enable LCLK
individually so this patch adds 'clocks' property as one of
required properties to enable the LCLK by the LPC IBT driver.

Note: dtsi change in this patch series should be applied along with,
and dtbs should be re-compiled after applying this series since
it's adding a new required property otherwise the driver will not
be probed correctly.

Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211108190200.290957-3-jae.hyun.yoo@intel.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-12-21 15:32:39 +10:30
..
aspeed,ast2400-ibt-bmc.txt dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property 2021-12-21 15:32:39 +10:30
aspeed,ast2400-kcs-bmc.yaml dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices 2021-06-21 19:50:34 -05:00
ipmi-ipmb.yaml ipmi:ipmb: Add OF support 2021-10-14 11:17:18 -05:00
ipmi-smic.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
npcm7xx-kcs-bmc.txt dt-bindings: Add missing newline at end of file 2019-06-18 08:11:57 -06:00