
11 Mar
2019
11 Mar
'19
3:58 p.m.
On Mon, Mar 11, 2019 at 5:51 AM Simon Glass sjg@chromium.org wrote:
On Tue, 26 Feb 2019 at 02:47, Bin Meng bmeng.cn@gmail.com wrote:
The pc speaker driven by the i8254 is generic enough to deserve a single dtsi file to be included by boards that use it.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/dts/pcspkr.dtsi | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 arch/x86/dts/pcspkr.dtsi
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!