public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor
@ 2026-02-12 10:05 Onur Özkan
  2026-02-12 10:05 ` [PATCH v2 1/1] " Onur Özkan
  0 siblings, 1 reply; 16+ messages in thread
From: Onur Özkan @ 2026-02-12 10:05 UTC (permalink / raw)
  To: daniel.almeida, aliceryhl, dakr, airlied, simona, dri-devel,
	linux-kernel, lgirdwood, broonie, ojeda, rust-for-linux
  Cc: Onur Özkan

Changes in v2:
- Add rust_helper_regulator_get_optional() to fix CONFIG_REGULATOR=n
  builds where `regulator_get_optional()` may be only a static inline.
- Update Regulator invariants documentation to mention both regulator_get()
  and regulator_get_optional().

Onur Özkan (1):
  drm/tyr: make SRAM supply optional like panthor

 drivers/gpu/drm/tyr/driver.rs |  5 ++--
 rust/helpers/regulator.c      |  5 ++++
 rust/kernel/regulator.rs      | 45 +++++++++++++++++++++++++++++++++--
 3 files changed, 51 insertions(+), 4 deletions(-)

-- 
2.51.2

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-02-13 15:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-12 10:05 [PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor Onur Özkan
2026-02-12 10:05 ` [PATCH v2 1/1] " Onur Özkan
2026-02-12 11:34   ` Mark Brown
2026-02-12 12:16     ` Onur Özkan
2026-02-12 12:21       ` Mark Brown
2026-02-12 12:46         ` Boris Brezillon
2026-02-12 13:13           ` Mark Brown
2026-02-12 13:51             ` Boris Brezillon
2026-02-12 18:30               ` Onur Özkan
2026-02-13 12:15                 ` Liviu Dudau
2026-02-13 12:42                   ` Boris Brezillon
2026-02-13 12:59                   ` Onur Özkan
2026-02-13 10:57         ` Liviu Dudau
2026-02-13 15:54           ` Mark Brown
2026-02-12 12:22       ` Boris Brezillon
2026-02-12 13:10         ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox