On Mon, Aug 06, 2018 at 07:48:52AM -0400, Robert P. J. Day wrote: > > Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Adding Rob Herring <robh@xxxxxxxxxx> to the cc list. > > --- > > diff --git a/Documentation/devicetree/bindings/crypto/rockchip-crypto.txt b/Documentation/devicetree/bindings/crypto/rockchip-crypto.txt > index 5e2ba385b8c9..53e39d5f94e7 100644 > --- a/Documentation/devicetree/bindings/crypto/rockchip-crypto.txt > +++ b/Documentation/devicetree/bindings/crypto/rockchip-crypto.txt > @@ -16,7 +16,7 @@ Required properties: > > Examples: > > - crypto: cypto-controller@ff8a0000 { > + crypto: crypto-controller@ff8a0000 { > compatible = "rockchip,rk3288-crypto"; > reg = <0xff8a0000 0x4000>; > interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>; > diff --git a/arch/arm/boot/dts/rk3288.dtsi b/arch/arm/boot/dts/rk3288.dtsi > index d7e49d29ace5..dcfdb2c0d206 100644 > --- a/arch/arm/boot/dts/rk3288.dtsi > +++ b/arch/arm/boot/dts/rk3288.dtsi > @@ -942,7 +942,7 @@ > status = "disabled"; > }; > > - crypto: cypto-controller@ff8a0000 { > + crypto: crypto-controller@ff8a0000 { > compatible = "rockchip,rk3288-crypto"; > reg = <0x0 0xff8a0000 0x0 0x4000>; > interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>; > > rday > > -- > > ======================================================================== > Robert P. J. Day Ottawa, Ontario, CANADA > http://crashcourse.ca/dokuwiki > > Twitter: http://twitter.com/rpjday > LinkedIn: http://ca.linkedin.com/in/rpjday > ======================================================================== -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt