Document the compatible values for the Renesas R-Car X5H (R8A78000) SoC Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> --- Hi Geert I have been mentioned that I will post DT-Doc when I post board support patch, but I think it will be postponeed. So I will post SoC part now. Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index 5f9d541d177a4..6838070369791 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -473,6 +473,10 @@ properties: - const: renesas,r8a779mb - const: renesas,r8a7795 + - description: R-Car X5H (R8A78000) + items: + - const: renesas,r8a78000 + - description: RZ/N1D (R9A06G032) items: - enum: -- 2.43.0