Re: [RESEND PATCH v2] dt-bindings: pmem: Convert binding to YAML

2025-05-28 Thread Drew Fustini
On Wed, May 28, 2025 at 02:43:27PM +0100, Conor Dooley wrote: > On Tue, May 27, 2025 at 11:17:04PM -0700, Drew Fustini wrote: > > Convert the PMEM device tree binding from text to YAML. This will allow > > device trees with pmem-region nodes to pass dtbs_check. > > > > Signed-off-by: Drew Fustini

Re: [RESEND PATCH v2] dt-bindings: pmem: Convert binding to YAML

2025-05-28 Thread Conor Dooley
On Tue, May 27, 2025 at 11:17:04PM -0700, Drew Fustini wrote: > Convert the PMEM device tree binding from text to YAML. This will allow > device trees with pmem-region nodes to pass dtbs_check. > > Signed-off-by: Drew Fustini > --- > v2 resend: > - actually put v2 in the Subject > - add Conor's