zephyr/dts
Kumar Gala 060b8c1512 drivers: ssd1306: fixup dts support
A few issues with the dts support for the SSD1306 display driver:
1. binding file mixed description & generation up together
   - rename most uses of generation to description and add proper
     generation field into yaml
2. Drop use of BASE_LABEL, this shouldn't be used by most bindings
3. dts defines that are being assumed in driver aren't correct.  We
   should be using a dts_fixup.h in the sample to map the generated
   defines to those used in the driver.  We remove the incorrect
   defines that the driver assumes right now.
4. Fixup 'segment-remap' and 'com-invdir' properties that are booleans
   in the binding file and associated code changes.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-10-24 16:42:35 +01:00
..
arc drivers: watchdog: Add dts support for QMSI based watchdog. 2018-10-14 14:16:03 -04:00
arm dts: stm32f334: Delete usb node 2018-10-24 10:38:33 +01:00
bindings drivers: ssd1306: fixup dts support 2018-10-24 16:42:35 +01:00
common dts: arm: ti: Remove use of CONFIG_SOC_* from TI SoC dts files 2018-09-14 10:43:47 -05:00
nios2 dts: Add missing 'compatible' property in flash base nodes 2018-09-21 07:23:49 -07:00
riscv32 gpio: sifive: Add device tree support for GPIO generation 2018-10-05 13:21:49 -05:00
x86 dts: x86: Fix dts warnings when building up_squared 2018-10-18 07:02:32 -05:00
xtensa dts: intel_s1000: fix warning about leading "0x" 2018-10-19 17:52:45 -04:00
Kconfig dts: Add support for Nordic QDEC 2018-10-17 13:45:51 -05:00