diff options
author | Tony Lindgren <[email protected]> | 2017-12-13 16:36:47 -0800 |
---|---|---|
committer | Tony Lindgren <[email protected]> | 2017-12-15 09:39:11 -0800 |
commit | 20a2742e5784295b9197250b50c40f6d38a55880 (patch) | |
tree | b26a3150338a6352ae935ec585715d9371fc1f22 /arch/arm/mach-omap2/omap_hwmod_7xx_data.c | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) |
dt-bindings: ti-sysc: Update binding for timers and capabilities
The ti-sysc binding does not yet describe the capabilities of the
interconnect target module. So to make the ti-sysc binding usable
for configuring the interconnect target module, we need to add few
more properties:
1. To detect between omap2 and omap4 timers, let's add compatibles
for them for "ti,sysc-omap2-timer" and,sysc-omap4-timer". This
makes it easier to pick up the already initialized system timers
later on
2. Let's add "ti,sysc-mask" for a mask of features supported by the
interconnect target module. This describes what we have available
in the various SYSCONFIG registers
3. Let's add "ti,sysc-midle" and "ti,sysc-sidle" lists for the master
and slave idle modes supported by the interconnect target module.
These describe the values available for MIDLE and SIDLE bits in
the SYSCONFIG registers
4. Some interconnect target modules need a short delay after reset
before they can be accessed, let's use "ti,sysc-delay-us" for
that
5. Let's add "ti,syss-mask" bit to describe the optional SYSSTATUS
register bits for reset done bits
6. Let's support the two existing custom quirk properties already
listed in Documentation/devicetree/bindings/arm/omap/omap.txt for
"ti,no-reset-on-init" and "ti,no-idle-on-init"
7. And finally, let's add a header for the binding for the dts
files and the driver to use
Cc: BenoƮt Cousson <[email protected]>
Cc: Dave Gerlach <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Nishanth Menon <[email protected]>
Cc: Matthijs van Duin <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Peter Ujfalusi <[email protected]>
Cc: Sakari Ailus <[email protected]>
Cc: Suman Anna <[email protected]>
Cc: Tero Kristo <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_7xx_data.c')
0 files changed, 0 insertions, 0 deletions