Skip to content

Commit ec17ed0

Browse files
claudiubezneanoglitch
authored andcommitted
ARM: dts: at91: sam9x60ek: remove bypass property
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: 720329e ("ARM: dts: at91: sam9x60: add device tree for soc and board") Cc: Marco Cardellini <marco.cardellini@microchip.com> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent dab939d commit ec17ed0

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

arch/arm/boot/dts/at91-sam9x60ek.dts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,6 @@
572572
};
573573
}; /* pinctrl */
574574

575-
&pmc {
576-
atmel,osc-bypass;
577-
};
578-
579575
&pwm0 {
580576
pinctrl-names = "default";
581577
pinctrl-0 = <&pinctrl_pwm0_0 &pinctrl_pwm0_1 &pinctrl_pwm0_2 &pinctrl_pwm0_3>;

0 commit comments

Comments
 (0)