On 11/9/2020 8:35 AM, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > Broadcom's PMC is Power Management Controller that is used for disabling > and enabling SoC devices. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> > --- [snip] > + > + big-endian: > + $ref: /schemas/types.yaml#/definitions/flag > + description: > + Flag to use for block working in big endian mode. > + > + "#reset-cells": > + const: 2 You would need to describe what these two cells are supposed to be. -- Florian