commit | f03631da4be33219021323630a8cf788fd066267 | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Wed Jun 19 13:52:54 2019 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 20 07:56:11 2019 +0200 |
tree | 6147d521370b8e95552954d424fc17bf7a3b651c | |
parent | a15dab756b0f4687a7c3e9e54767f58fbc63c603 [diff] |
coresight: Introduce generic platform data helper So far we have hard coded the DT platform parsing code in every driver. Introduce generic helper to parse the information provided by the firmware in a platform agnostic manner, in preparation for the ACPI support. Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>