Searched hist:c81210e3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | ipq8074-hk01.dts | c81210e3 Mon Mar 08 00:08:25 CST 2021 Vinod Koul <vkoul@kernel.org> arm64: dts: qcom: sdm660: use reg value for memory node
memory node like other node should be node@reg, which is missing in this case, so fix it up
arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: /: memory: False schema does not allow {'device_type': ['memory'], 'reg': [[0, 1073741824, 0, 536870912]]}
Signed-off-by: Vinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20210308060826.3074234-18-vkoul@kernel.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|