This compatible has been used in arch/mips/boot/dts/img/boston.dts for a while but never documented properly. Add it to simple syscon binding. Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> --- Documentation/devicetree/bindings/mfd/syscon.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 7ed12a938baa..034765e6a37b 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -57,6 +57,7 @@ properties: - hisilicon,pcie-sas-subctrl - hisilicon,peri-subctrl - hpe,gxp-sysreg + - img,boston-platform-regs - intel,lgm-syscon - loongson,ls1b-syscon - loongson,ls1c-syscon -- 2.34.1