On Thu, 27 Feb 2020 21:36:48 +0900, Masahiro Yamada wrote: > Convert the UniPhier System Cache binding to DT schema format. > This is a full-custom outer cache (L2 and L3) used on UniPhier > ARM 32-bit SoCs. > > While I was here, I added the interrupts property. This is not > used in Linux, but the hardware has interrupt lines at least. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > --- > > .../bindings/arm/socionext/cache-uniphier.txt | 60 ----------- > .../socionext,uniphier-system-cache.yaml | 102 ++++++++++++++++++ > 2 files changed, 102 insertions(+), 60 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/socionext/cache-uniphier.txt > create mode 100644 Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml > Applied, thanks. Rob