blob: d6652978bad6aaba21e7d43bb544570c51a954ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# SPDX-License-Identifier: GPL-2.0-or-later
chip soc/amd/sabrina
device domain 0 on
device ref lpc_bridge on
chip ec/google/chromeec
device pnp 0c09.0 alias chrome_ec on end
end
end
end # domain
device ref uart_0 on end # UART0
end # chip soc/amd/sabrina
|