Re: [PATCH v2 2/8] dt-bindings: firmware: arm,scmi: Move arm,scmi-shmem to json schema
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 15:41:57
Also in:
linux-arm-kernel
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 15:41:57
Also in:
linux-arm-kernel
On Tue, 01 Jun 2021 23:48:58 +0100, Sudeep Holla wrote:
Move the SRAM and shared memory binding for SCMI into the existing Generic on-chip SRAM. We just need to update the compatible list and there-by remove the whole old text format binding for the same. Cc: Rob Herring <robh+dt@kernel.org> Cc: Cristian Marussi <cristian.marussi@arm.com> Cc: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Sudeep Holla <redacted> --- .../devicetree/bindings/arm/arm,scmi.txt | 15 --------------- Documentation/devicetree/bindings/sram/sram.yaml | 1 + 2 files changed, 1 insertion(+), 15 deletions(-)
Applied, thanks!