Re: [PATCH v2 2/2] dt-bindings: gpio: gpio-xilinx: Mark clocks as required property
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-06-16 06:41:08
Also in:
linux-devicetree, linux-gpio, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-06-16 06:41:08
Also in:
linux-devicetree, linux-gpio, lkml
On 13/06/2025 13:26, Michal Simek wrote:
quoted
quoted
Based on discussion at https://lore.kernel.org/lkml/20241002-revivable-crummy-f780adec538c@spud/ (local) Actually this shouldn't be only targetting GPIO but also for example xlnx,xps-timebase-wdt-1.00.a but I would like to check it first on gpio before starting to check other bindings.IIUC, patch #1 is a prerequisite, so you need to squash them. Otherwise dt_binding_check is not bisectable and we want it to be bisectable.No issue with squash if necessary. I sent it as series to be applied together which won't break bisectability of tree and no new error is going to be reported.
You did not say anything about dependencies and merging strategy, to this would go via different trees. Sending something in one patchset does not mean that there is a dependency. Best regards, Krzysztof