On 28/03/2022 16:30, Vinod Koul wrote: > The soc node expects all the nodes to have unit addresses. The > qup-opp-table does not have that which causes warnings: > > arch/arm64/boot/dts/qcom/sm8250.dtsi:916.32-933.5: > Warning (simple_bus_reg): /soc@0/qup-opp-table: > missing or empty reg/ranges property > > Move the qup-opp-table out of soc node to fix these warnings > > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sm8250.dtsi | 38 ++++++++++++++-------------- > 1 file changed, 19 insertions(+), 19 deletions(-) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof