From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 26 Nov 2018 19:39:54 -0600 Subject: [RFC PATCH v4 14/17] dt-bindings: sram: Add Allwinner suniv F1C100s In-Reply-To: References: Message-ID: <20181127013954.GA25380@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, 25 Nov 2018 10:43:17 +0300, Mesih Kilinc wrote: > The suniv ARMv5 F1C100s chip has similar sram controller to sun4i A10. > Add compatible string for it. > > Signed-off-by: Mesih Kilinc > --- > Documentation/devicetree/bindings/sram/sunxi-sram.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Reviewed-by: Rob Herring