Re: [PATCH V3 2/6] dt-bindings: timestamp: Add Tegra234 support
Linus Walleij <[email protected]> Mon, 13 Mar 2023 22:57:28 +0100
| Newsgroups | dev.linux.lists.timestamp,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra |
|---|---|
| Message-ID | <CACRpkdYmC=eLiWPPPRG7DYBmQfPNCN4pcDhzTCO=hkQDx2HoGw@mail.gmail.com> |
Hi Dipen, thanks for maintaining HTE! On Fri, Mar 10, 2023 at 8:06 PM Dipen Patel <[email protected]> wrote: > - nvidia,slices: > - $ref: /schemas/types.yaml#/definitions/uint32 I would not delete this, just mark it deprecated. nvidia,slices: $ref: /schemas/types.yaml#/definitions/uint32 deprecated: true (And remove it from required, of course) This way you do not need to explain about why it was deleted, it's just deprecated, which is fine. Yours, Linus Walleij