On Sun, 26 Jan 2025 19:58:56 +0100, J. Neuschäfer wrote: > Add a new binding for MPC83xx platforms, describing the board compatible > strings used in currently existing device trees. > > Note that the SoC bus is called immr@... in many existing devicetrees, > but this contradicts the simple-bus binding. > > Signed-off-by: J. Neuschäfer <j.ne@xxxxxxxxxx> > --- > .../bindings/powerpc/fsl/fsl,mpc83xx.yaml | 67 ++++++++++++++++++++++ > 1 file changed, 67 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>