[PATCH 1/2] ARM: dts: at91: sam9x60ek: remove bypass property

Nicolas Ferre nicolas.ferre at microchip.com
Wed Dec 2 05:27:07 EST 2020


On 02/12/2020 at 10:57, Claudiu Beznea wrote:
> atmel,osc-bypass property sets the bit 1 at main oscillator register.
> On SAM9X60 this bit is not valid according to datasheet (chapter
> 28.16.9 PMC Clock Generator Main Oscillator Register).
> 
> Fixes: 720329e86a463 ("ARM: dts: at91: sam9x60: add device tree for soc and board")
> Cc: Marco Cardellini <marco.cardellini at microchip.com>
> Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre at microchip.com>

> ---
>   arch/arm/boot/dts/at91-sam9x60ek.dts | 4 ----
>   1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91-sam9x60ek.dts b/arch/arm/boot/dts/at91-sam9x60ek.dts
> index 0e3b6147069f..73b6b1f89de9 100644
> --- a/arch/arm/boot/dts/at91-sam9x60ek.dts
> +++ b/arch/arm/boot/dts/at91-sam9x60ek.dts
> @@ -578,10 +578,6 @@
>   	};
>   }; /* pinctrl */
>   
> -&pmc {
> -	atmel,osc-bypass;
> -};
> -
>   &pwm0 {
>   	pinctrl-names = "default";
>   	pinctrl-0 = <&pinctrl_pwm0_0 &pinctrl_pwm0_1 &pinctrl_pwm0_2 &pinctrl_pwm0_3>;
> 


-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list