[PATCH v1 2/2] dt-bindings: crypto: remove mediatek ethif clock
From: robh@kernel.org (Rob Herring)
Date: 2017-06-07 21:38:26
Also in:
linux-crypto, linux-devicetree, linux-mediatek, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-06-07 21:38:26
Also in:
linux-crypto, linux-devicetree, linux-mediatek, lkml
On Thu, Jun 01, 2017 at 10:30:22AM +0800, Ryder Lee wrote:
This patch removes the parent clock 'ethif' in bindings, since we don't need to control the parent of a clock in current clock framework. Moreover, the clocks are get by name in the driver, thus this change does not break backwards compatibility. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> --- Documentation/devicetree/bindings/crypto/mediatek-crypto.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>