]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 2 Dec 2020 11:39:33 +0000 (13:39 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Mon, 7 Dec 2020 07:36:45 +0000 (09:36 +0200)
commit8454cf0d236639f36f465b5b5cf4ef8b572698b6
treeeec2ad666f678b6df156f479b998caec91d8cd35
parent6c5f79d0cec40b4637883d13c4312f08afeca5d3
clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass

Remove the parsing of atmel,main-osc-bypass DT property as the SAM9X60
have no support for crystal oscillator bypass. Setting this bit might
affect the device functionality.

Fixes: a64862284f65 ("clk: at91: sam9x60: add support compatible with CCF")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
drivers/clk/at91/sam9x60.c