x86: Add a dtsi file for the pc speaker
authorBin Meng <bmeng.cn@gmail.com>
Tue, 26 Feb 2019 09:52:20 +0000 (01:52 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 11 Mar 2019 14:55:01 +0000 (22:55 +0800)
commit9b2c8c30668c2d3ea8637cdce436be67241981b3
treec8806a8447d78567bbaeb5a76165134ece1d93e6
parent7d0a53a40cee6e40c173b782f26f5a2317cf39b5
x86: Add a dtsi file for the pc speaker

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/dts/pcspkr.dtsi [new file with mode: 0644]