diff options
author | Ray Jui <rjui@broadcom.com> | 2015-09-22 00:12:49 +0200 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-09-23 02:50:36 +0200 |
commit | 35e372a3a1f016648f278aeb7b55fe347b6699da (patch) | |
tree | 207843243923f2af8ac33844d68890dbdfbd386e /arch/arm/boot/dts/bcm958305k.dts | |
parent | ARM: dts: Enable NAND support on bcm911360_entphn (diff) | |
download | linux-35e372a3a1f016648f278aeb7b55fe347b6699da.tar.xz linux-35e372a3a1f016648f278aeb7b55fe347b6699da.zip |
ARM: dts: enable touchscreen support on Cygnus
This patch enables touchscreen support on bcm958300k and bcm958305k.
Touchscreen is connected to these boards through the bcm9hmidc daughter
card, and therefore also adding bcm9hmidc.dtsi that describes the
daughter card
Signed-off-by: Ray Jui <rjui@broadcom.com>
Reviewed-by: Vikram Prakash <vikramp@broadcom.com>
Reviewed-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958305k.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm958305k.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm958305k.dts b/arch/arm/boot/dts/bcm958305k.dts index 9863a19ab1bd..288a637abf3b 100644 --- a/arch/arm/boot/dts/bcm958305k.dts +++ b/arch/arm/boot/dts/bcm958305k.dts @@ -33,6 +33,7 @@ /dts-v1/; #include "bcm-cygnus.dtsi" +#include "bcm9hmidc.dtsi" / { model = "Cygnus Wireless Audio (BCM958305K)"; |