Re: [PATCH v2 4/8] dt-bindings: firmware: amlogic,scpi: Move arm,scpi-shmem to json schema
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 15:42:35
Also in:
linux-arm-kernel
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 15:42:35
Also in:
linux-arm-kernel
On Tue, 01 Jun 2021 23:49:00 +0100, Sudeep Holla wrote:
"amlogic,meson-gxbb-scp-shmem" is already in the Generic on-chip SRAM binding though "amlogic,meson-gxbb-scpi" is missing which is now added. Also remove the whole old text format binding for the same. Cc: Rob Herring <robh+dt@kernel.org> Cc: Kevin Hilman <khilman@baylibre.com> Cc: Neil Armstrong <redacted> Cc: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Sudeep Holla <redacted> --- .../devicetree/bindings/arm/amlogic,scpi.txt | 12 ------------ Documentation/devicetree/bindings/sram/sram.yaml | 1 + 2 files changed, 1 insertion(+), 12 deletions(-)
Applied, thanks!