diff options
author | Andy Gross <agross@kernel.org> | 2019-06-09 07:15:47 +0300 |
---|---|---|
committer | Andy Gross <agross@kernel.org> | 2019-06-09 07:21:21 +0300 |
commit | 4b2c7ea8a62963cb808307fc54a55540771a1e3a (patch) | |
tree | 98a1fa697344459a2739061db532da46ffbc985e /drivers/fpga/fpga-mgr.c | |
parent | b422b03a3889bc255ffefba4e5bde8ce4e464728 (diff) | |
download | linux-4b2c7ea8a62963cb808307fc54a55540771a1e3a.tar.xz |
arm64: dts: qcom-qcs404: Add reset-cells to GCC node
This patch adds a reset-cells property to the gcc controller on the QCS404.
Without this in place, we get warnings like the following if nodes reference
a gcc reset:
arch/arm64/boot/dts/qcom/qcs404.dtsi:261.38-310.5: Warning (resets_property):
/soc@0/remoteproc@b00000: Missing property '#reset-cells' in node
/soc@0/clock-controller@1800000 or bad phandle (referred from resets[0])
also defined at arch/arm64/boot/dts/qcom/qcs404-evb.dtsi:82.18-84.3
DTC arch/arm64/boot/dts/qcom/qcs404-evb-4000.dtb
arch/arm64/boot/dts/qcom/qcs404.dtsi:261.38-310.5: Warning (resets_property):
/soc@0/remoteproc@b00000: Missing property '#reset-cells' in node
/soc@0/clock-controller@1800000 or bad phandle (referred from resets[0])
also defined at arch/arm64/boot/dts/qcom/qcs404-evb.dtsi:82.18-84.3
Signed-off-by: Andy Gross <agross@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions