x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
At present lpe/lpss-sio/scc FSP properties are all boolean, but in fact for "enable-lpe" it has 3 possible options. This adds macros for these options and change the property from a boolean type to an integer type, and change their names to explicitly indicate what the property is really for. Signed-off-by:Bin Meng <bmeng.cn@gmail.com> Reviewed-by:
Stefan Roese <sr@denx.de> Reviewed-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/baytrail/fsp_configs.c 6 additions, 5 deletionsarch/x86/cpu/baytrail/fsp_configs.c
- arch/x86/dts/bayleybay.dts 3 additions, 3 deletionsarch/x86/dts/bayleybay.dts
- arch/x86/dts/baytrail_som-db5800-som-6867.dts 2 additions, 2 deletionsarch/x86/dts/baytrail_som-db5800-som-6867.dts
- arch/x86/dts/conga-qeval20-qa3-e3845.dts 3 additions, 3 deletionsarch/x86/dts/conga-qeval20-qa3-e3845.dts
- arch/x86/dts/dfi-bt700.dtsi 3 additions, 3 deletionsarch/x86/dts/dfi-bt700.dtsi
- arch/x86/dts/minnowmax.dts 3 additions, 3 deletionsarch/x86/dts/minnowmax.dts
- arch/x86/include/asm/arch-baytrail/fsp/fsp_configs.h 10 additions, 0 deletionsarch/x86/include/asm/arch-baytrail/fsp/fsp_configs.h
- arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h 3 additions, 3 deletionsarch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h
- doc/device-tree-bindings/misc/intel,baytrail-fsp.txt 6 additions, 6 deletionsdoc/device-tree-bindings/misc/intel,baytrail-fsp.txt
Loading
Please register or sign in to comment