commit | 0ed40f16a17eaa3a53d62cc871779fa9d5b4447d | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Oct 23 16:06:23 2019 +0200 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Jan 07 17:24:29 2020 +0400 |
tree | b56563dacdf9daf19adb8aac6d869f14d5a16028 | |
parent | d9259178fe51a0a550fe50561eb0c346ad4518a4 [diff] |
sm501: make SerialMM a child, export chardev property Embed the SerialMM sybus device, and re-export its "chardev" property. That way, we can get rid of PROP_PTR "chr-state" and better track devices relationship. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>