On Tue, 17 Feb 2026 at 21:13, Krzysztof Kozlowski <[email protected]> wrote: > > On 17/02/2026 19:51, Yedaya Katsman wrote: > > On Mon, Feb 16, 2026 at 08:25:20PM -0300, Val Packett wrote: > >> Add the missing defines for MDSS resets. > >> While here, align comment style with other SoCs. > >> > >> Fixes: 8397c9c0c26b ("dt-bindings: clock: add QCOM SM6125 display clock > >> bindings") > >> Signed-off-by: Val Packett <[email protected]> > >> --- > >> include/dt-bindings/clock/qcom,dispcc-sm6125.h | 6 +++++- > >> 1 file changed, 5 insertions(+), 1 deletion(-) > > > > Tested-By: Yedaya Katsman <[email protected]> > > Thanks for the efforts, but unfortunately you cannot test a header. It > is not possible. Testing means you try given code on a REAL device and > you cannot do that for the header or bindings. > > Please do not add tags which are not representing actual action.
OK, yeah that makes sense. I will send a tag for the last patch, which only with it applied actually fixed my issue (although presumably it depends on some of the previous ones in the series). > Best regards, > Krzysztof Thanks, Yedaya

