On Thu, 30 May 2024 18:43:38 +0300, Abel Vesa wrote: > With this, the NVMe is fully functional and stable on both CRD and QCP. > > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> > --- > Abel Vesa (3): > arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a > arm64: dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6a > arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources > > arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 54 ++++++++++++++++++++++++++++++- > arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 54 ++++++++++++++++++++++++++++++- > 2 files changed, 106 insertions(+), 2 deletions(-) > --- > base-commit: 9d99040b1bc8dbf385a8aa535e9efcdf94466e19 > change-id: 20240521-x1e80100-dts-pcie6a-46e3d8220d6e > > Best regards, > -- > Abel Vesa <abel.vesa@xxxxxxxxxx> > > > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y qcom/x1e80100-crd.dtb qcom/x1e80100-qcp.dtb' for 20240530-x1e80100-dts-pcie6a-v1-0-ee17a9939ba5@xxxxxxxxxx: arch/arm64/boot/dts/qcom/x1e80100-qcp.dtb: pci@1bf8000: Unevaluated properties are not allowed ('vddpe-3v3-supply' was unexpected) from schema $id: http://devicetree.org/schemas/pci/qcom,pcie-x1e80100.yaml# arch/arm64/boot/dts/qcom/x1e80100-crd.dtb: pci@1bf8000: Unevaluated properties are not allowed ('vddpe-3v3-supply' was unexpected) from schema $id: http://devicetree.org/schemas/pci/qcom,pcie-x1e80100.yaml#