[RESEND] ARM: dts: rockchip: fix TSADC reset node for rk3066a

Heiko Stuebner heiko at sntech.de
Sun Nov 13 15:11:56 PST 2016


Hi Paweł,

Am Sonntag, 13. November 2016, 17:02:39 CET schrieb Paweł Jarosz:
> This patch fixes incorectly assigned rk3066a TSADC node
> 
> Signed-off-by: Paweł Jarosz <paweljarosz3691 at gmail.com>

both patches from today look good, but your mailer seems to have scrambled the 
patches when sending. Instead of tabs I see a lot of spaces for example, which 
of course results in the patches not applying.


Heiko

> ---
>  arch/arm/boot/dts/rk3066a.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/rk3066a.dtsi b/arch/arm/boot/dts/rk3066a.dtsi
> index fc8dcc7..ac46109 100644
> --- a/arch/arm/boot/dts/rk3066a.dtsi
> +++ b/arch/arm/boot/dts/rk3066a.dtsi
> @@ -205,7 +205,7 @@
>                 clock-names = "saradc", "apb_pclk";
>                 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
>                 #io-channel-cells = <1>;
> -               resets = <&cru SRST_SARADC>;
> +               resets = <&cru SRST_TSADC>;
>                 reset-names = "saradc-apb";
>                 status = "disabled";
>         };
> --
> 2.7.4





More information about the Linux-rockchip mailing list