commit | 84503cd9c34e54c771500638f8b1b8cbe043a693 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Wed Dec 02 13:39:33 2020 +0200 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Mon Dec 07 09:36:45 2020 +0200 |
tree | eec2ad666f678b6df156f479b998caec91d8cd35 | |
parent | 004966c22fab6d5f454b5d7a3cd5b1f74d81b10e [diff] |
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>