Re: [PATCH v2 8/8] dt-bindings: mips: img: Add devices binding

From: Rob Herring
Date: Thu Jun 13 2024 - 14:56:57 EST


On Wed, Jun 12, 2024 at 12:56:27PM +0100, Jiaxun Yang wrote:
> Add devices binding for various Imagination Technologies
> MIPS based Platforms.
>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/mips/img/devices.yaml | 33 ++++++++++++++++++++++
> 1 file changed, 33 insertions(+)

Please drop the old bindings or at least the portion covered by
this. That's
Documentation/devicetree/bindings/mips/img/pistachio-marduk.txt,
pistachio.txt, and xilfpga.txt.

Some of the description can go in here. CPU nodes are documented
elsewhere by schemas already and can be dropped. The boot protocol isn't
really DT bindings, so that belongs elsewhere if you want to keep it.
Documentation/arch/mips/ perhaps?

Rob