On Wed, 23 Aug 2023 21:17:28 +0300, Dmitry Baryshkov wrote: > Fix the 'reg is too long' warning caused by me adding 64-bit address and > size to the example, while default being 32-bit (cell size equal to 1). > > Reported-by: Rob Herring <robh+dt@xxxxxxxxxx> > Fixes: 505fb2541678 ("dt-bindings: phy: migrate QMP PCIe PHY bindings to qcom,sc8280xp-qmp-pcie-phy.yaml") > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > .../devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>