diff options
author | Ray Jui <rjui@broadcom.com> | 2015-09-21 15:12:49 -0700 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2015-09-22 17:50:36 -0700 |
commit | 35e372a3a1f016648f278aeb7b55fe347b6699da (patch) | |
tree | 207843243923f2af8ac33844d68890dbdfbd386e /arch/arm/boot/dts/bcm958300k.dts | |
parent | 2e561f92dc12ea3de131d337516d58862fd7ef2c (diff) |
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/bcm958300k.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm958300k.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm958300k.dts b/arch/arm/boot/dts/bcm958300k.dts index d8dc9f045640..2e31581dc25e 100644 --- a/arch/arm/boot/dts/bcm958300k.dts +++ b/arch/arm/boot/dts/bcm958300k.dts @@ -33,6 +33,7 @@ /dts-v1/; #include "bcm-cygnus.dtsi" +#include "bcm9hmidc.dtsi" / { model = "Cygnus SVK (BCM958300K)"; |