Re: [PATCH v5 03/12] dt-bindings: bus: document the stm32 debug bus
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2026-01-29 16:17:41
Also in:
linux-devicetree, linux-gpio, lkml
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2026-01-29 16:17:41
Also in:
linux-devicetree, linux-gpio, lkml
On Fri, 23 Jan 2026 11:39:00 +0100, Gatien Chevallier wrote:
Document the stm32 debug bus. The debug bus is responsible for checking the debug sub-system accessibility before probing any related drivers. Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> --- .../bindings/bus/st,stm32mp131-dbg-bus.yaml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+)
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>