commit | 37809e64cdabbda358e823e9a8e13f84179fc87b | [log] [tgz] |
---|---|---|
author | Benet Clark <benetc@codeaurora.org> | Mon Oct 24 10:14:00 2016 -0700 |
committer | Narendra Muppalla <NarendraM@codeaurora.org> | Fri Jan 13 11:52:41 2017 -0800 |
tree | 2e9557d699d0a346d0840c3b16811744ad06200a | |
parent | 75b9680c7b0375ea8e7e10c29628ed68e2c348b6 [diff] |
drm/msm/sde: Add device tree subnode parsing capability This change adds the capability for parsing a device tree subnode of the SDE. For example, the DSPP's will be enumerated in the SDE top-level DTSI node. The hardware blocks inside the DSPP will be enumerated in a subnode in the DTSI. Change-Id: If0cf37fac2388ab385b0bf416f40436e12d9395b Signed-off-by: Benet Clark <benetc@codeaurora.org>