On Wed, 25 Jan 2023 16:14:50 -0600, Rob Herring wrote: > Both 'size' and 'alignment' are single values, but can be 32 or 64 bits. > Use the precise types rather than the 2 32-bit cell encoding. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../bindings/reserved-memory/reserved-memory.yaml | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > Applied, thanks!