From: Younian Wang <wangyounian@xxxxxxxxxxxxx> Supplement properties of ir node for poplar board. Signed-off-by: Younian Wang <wangyounian@xxxxxxxxxxxxx> --- arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi b/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi index 75865f8a..0d11dc7 100644 --- a/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi +++ b/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi @@ -405,6 +405,8 @@ reg = <0x8001000 0x1000>; interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>; clocks = <&sysctrl HISTB_IR_CLK>; + hisilicon,power-syscon = <&sysctrl>; + linux,rc-map-name = "rc-hisi-poplar"; status = "disabled"; }; }; -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html