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@xxxxxxxxxxxx> > Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > --- > Documentation/devicetree/bindings/crypto/mediatek-crypto.txt | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx>