Kumar Gala

Results 38 comments of Kumar Gala

Marking DNM to make sure we get @mbolivar-nordic approval.

> > > > I've heard enough talk of using `emul_get_binding` that I suspect there's substantial downstream usage, and we'd want some kind of deprecation process. Can that be the...

> > > > I just meant that I didn't want to delete `emul_get_binding` as part of this PR. If you want me to add a deprecated label to `emul_get_binding`,...

Marked DNM since we reverted some code this depends on - https://github.com/zephyrproject-rtos/zephyr/pull/48858

are they really at the same i2c address on your board? if so how do you control which one is active?

Add to `tests/drivers/build_all/sensor/i2c.dtsi`

What is the plan to get those changes back in tree?

You can see the issue if you do something like: ``` diff --git a/modules/hal_nordic/Kconfig b/modules/hal_nordic/Kconfig index 5ccd9d5ac3..33694e19a7 100644 --- a/modules/hal_nordic/Kconfig +++ b/modules/hal_nordic/Kconfig @@ -14,7 +14,7 @@ config HAS_NORDIC_DRIVERS menu "Nordic...

> Please also open an upstream fix for Kconfiglib here: https://github.com/ulfalizer/Kconfiglib ulfalizer isn't active so what's the point of submitting to upstream? > Secondly, I would like to know how...

> @galak I was not aware of the Linux USB-C bindings but it seems I'm duplicating the Sink and VBUS portion. Can you move to using the linux bindings as...