On 20/03/2023 14:57, Johan Hovold wrote: > The SPMI PMIC register region width is fixed and should not be encoded > in the devicetree. > > Amend the example with a parent pmic node with the expected > '#address-cells' and '#size-cells' and fix up the 'reg' property. > > Fixes: 9664a6b54c57 ("dt-bindings: nvmem: add binding for QTI SPMI SDAM") I would argue there is nothing to fix - the original example in that context was correct, because examples have size-cells=1. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof