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

2025-06-11 Thread Drew Fustini
On Wed, Jun 11, 2025 at 09:33:17AM -0500, Ira Weiny wrote: > Drew Fustini wrote: > > On Mon, Jun 09, 2025 at 08:32:41AM -0500, Rob Herring wrote: > > > On Fri, Jun 06, 2025 at 11:11:17AM -0700, Drew Fustini wrote: > > > > Convert the PMEM device tree binding from text to YAML. This will allow > > >

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

2025-06-11 Thread Ira Weiny
Drew Fustini wrote: > On Mon, Jun 09, 2025 at 08:32:41AM -0500, Rob Herring wrote: > > On Fri, Jun 06, 2025 at 11:11:17AM -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. > > > > >

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

2025-06-10 Thread Ira Weiny
Drew Fustini wrote: > On Mon, Jun 09, 2025 at 09:31:26AM -0500, Ira Weiny wrote: > > Dan Williams wrote: > > > [ add Ira ] > > > > > > 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.

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

2025-06-10 Thread Drew Fustini
On Mon, Jun 09, 2025 at 07:10:42PM -0700, Drew Fustini wrote: > On Mon, Jun 09, 2025 at 09:31:26AM -0500, Ira Weiny wrote: > > Dan Williams wrote: > > > [ add Ira ] > > > > > > Drew Fustini wrote: > > > > Convert the PMEM device tree binding from text to YAML. This will allow > > > > device trees

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

2025-06-10 Thread Drew Fustini
On Mon, Jun 09, 2025 at 08:32:41AM -0500, Rob Herring wrote: > On Fri, Jun 06, 2025 at 11:11:17AM -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. > > > > Acked-by: Conor Dooley > > A

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

2025-06-09 Thread Drew Fustini
On Mon, Jun 09, 2025 at 09:31:26AM -0500, Ira Weiny wrote: > Dan Williams wrote: > > [ add Ira ] > > > > 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. > > > > > > Acked-by: Conor Dool

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

2025-06-09 Thread Ira Weiny
Dan Williams wrote: > [ add Ira ] > > 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. > > > > Acked-by: Conor Dooley > > Acked-by: Oliver O'Halloran > > Signed-off-by: Drew Fustini > > -

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

2025-06-09 Thread Rob Herring
On Fri, Jun 06, 2025 at 11:11:17AM -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. > > Acked-by: Conor Dooley > Acked-by: Oliver O'Halloran > Signed-off-by: Drew Fustini > --- > Dan/Da

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

2025-06-06 Thread Dan Williams
[ add Ira ] 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. > > Acked-by: Conor Dooley > Acked-by: Oliver O'Halloran > Signed-off-by: Drew Fustini > --- > Dan/Dave/Vishal: does it make sense

[PATCH v3] dt-bindings: pmem: Convert binding to YAML

2025-06-06 Thread Drew Fustini
Convert the PMEM device tree binding from text to YAML. This will allow device trees with pmem-region nodes to pass dtbs_check. Acked-by: Conor Dooley Acked-by: Oliver O'Halloran Signed-off-by: Drew Fustini --- Dan/Dave/Vishal: does it make sense for this pmem binding patch to go through the nv