On Thu, Feb 27, 2025 at 11:38:17PM +0530, Yuvaraj Ranganathan wrote: > The initial QCE node change is reverted by the following patch > https://lore.kernel.org/all/20250128115333.95021-2-krzysztof.kozlowski@xxxxxxxxxx/ > because of the build warning, > > qcs8300-ride.dtb: crypto@1dfa000: compatible: 'oneOf' conditional failed, one must be fixed: > ... > 'qcom,qcs8300-qce' is not one of ['qcom,ipq4019-qce', 'qcom,sm8150-qce'] > > 1. ICE crypto node is not sorted and fix to sort it. > 2. Add the QCE node back that fix the above warning. Two issues. Two commits. Pretty simple. > > Signed-off-by: Yuvaraj Ranganathan <quic_yrangana@xxxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/qcs8300.dtsi | 22 +++++++++++++++++----- > 1 file changed, 17 insertions(+), 5 deletions(-) -- With best wishes Dmitry